var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299102&x=4432',
		'title': '',
		'imageId': '69299102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299113&x=4432',
		'title': '',
		'imageId': '69299113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299111&x=4432',
		'title': '',
		'imageId': '69299111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299100&x=4432',
		'title': '',
		'imageId': '69299100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299114&x=4432',
		'title': '',
		'imageId': '69299114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299112&x=4432',
		'title': '',
		'imageId': '69299112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299115&x=4432',
		'title': '',
		'imageId': '69299115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299108&x=4432',
		'title': '',
		'imageId': '69299108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299109&x=4432',
		'title': '',
		'imageId': '69299109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299104&x=4432',
		'title': '',
		'imageId': '69299104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299106&x=4432',
		'title': '',
		'imageId': '69299106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299101&x=4432',
		'title': '',
		'imageId': '69299101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299107&x=4432',
		'title': '',
		'imageId': '69299107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299105&x=4432',
		'title': '',
		'imageId': '69299105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299103&x=4432',
		'title': '',
		'imageId': '69299103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981678&docid=69299110&x=4432',
		'title': '',
		'imageId': '69299110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981678';

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