var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668293&x=2436',
		'title': '',
		'imageId': '69668293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668292&x=2436',
		'title': '',
		'imageId': '69668292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668294&x=2436',
		'title': '',
		'imageId': '69668294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668298&x=2436',
		'title': '',
		'imageId': '69668298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668295&x=2436',
		'title': '',
		'imageId': '69668295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668296&x=2436',
		'title': '',
		'imageId': '69668296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668297&x=2436',
		'title': '',
		'imageId': '69668297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668307&x=2436',
		'title': '',
		'imageId': '69668307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668305&x=2436',
		'title': '',
		'imageId': '69668305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668306&x=2436',
		'title': '',
		'imageId': '69668306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668313&x=2436',
		'title': '',
		'imageId': '69668313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668312&x=2436',
		'title': '',
		'imageId': '69668312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668316&x=2436',
		'title': '',
		'imageId': '69668316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668319&x=2436',
		'title': '',
		'imageId': '69668319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668324&x=2436',
		'title': '',
		'imageId': '69668324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668325&x=2436',
		'title': '',
		'imageId': '69668325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668330&x=2436',
		'title': '',
		'imageId': '69668330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998646&docid=69668291&x=2436',
		'title': '',
		'imageId': '69668291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998646';

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