var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985342&x=5555',
		'title': '',
		'imageId': '69985342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985343&x=5555',
		'title': '',
		'imageId': '69985343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985345&x=5555',
		'title': '',
		'imageId': '69985345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985346&x=5555',
		'title': '',
		'imageId': '69985346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985344&x=5555',
		'title': '',
		'imageId': '69985344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985347&x=5555',
		'title': '',
		'imageId': '69985347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985354&x=5555',
		'title': '',
		'imageId': '69985354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985360&x=5555',
		'title': '',
		'imageId': '69985360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985359&x=5555',
		'title': '',
		'imageId': '69985359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985372&x=5555',
		'title': '',
		'imageId': '69985372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985366&x=5555',
		'title': '',
		'imageId': '69985366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985406&x=5555',
		'title': '',
		'imageId': '69985406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985380&x=5555',
		'title': '',
		'imageId': '69985380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985370&x=5555',
		'title': '',
		'imageId': '69985370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985375&x=5555',
		'title': '',
		'imageId': '69985375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011104&docid=69985371&x=5555',
		'title': '',
		'imageId': '69985371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011104';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
