var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002184&docid=69767938&x=4845',
		'title': '',
		'imageId': '69767938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002184&docid=69767941&x=4845',
		'title': '',
		'imageId': '69767941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002184&docid=69767944&x=4845',
		'title': '',
		'imageId': '69767944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002184&docid=69767947&x=4845',
		'title': '',
		'imageId': '69767947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002184&docid=69767950&x=4845',
		'title': '',
		'imageId': '69767950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002184&docid=69767958&x=4845',
		'title': '',
		'imageId': '69767958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002184&docid=69767962&x=4845',
		'title': '',
		'imageId': '69767962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002184&docid=69767968&x=4845',
		'title': '',
		'imageId': '69767968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002184';

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";
	})
}
