var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020392&x=2134',
		'title': '',
		'imageId': '70020392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020402&x=2134',
		'title': '',
		'imageId': '70020402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020395&x=2134',
		'title': '',
		'imageId': '70020395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020398&x=2134',
		'title': '',
		'imageId': '70020398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020396&x=2134',
		'title': '',
		'imageId': '70020396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020397&x=2134',
		'title': '',
		'imageId': '70020397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020390&x=2134',
		'title': '',
		'imageId': '70020390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020387&x=2134',
		'title': '',
		'imageId': '70020387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020391&x=2134',
		'title': '',
		'imageId': '70020391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020388&x=2134',
		'title': '',
		'imageId': '70020388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020400&x=2134',
		'title': '',
		'imageId': '70020400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020389&x=2134',
		'title': '',
		'imageId': '70020389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020399&x=2134',
		'title': '',
		'imageId': '70020399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020393&x=2134',
		'title': '',
		'imageId': '70020393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020386&x=2134',
		'title': '',
		'imageId': '70020386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020401&x=2134',
		'title': '',
		'imageId': '70020401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012624&docid=70020394&x=2134',
		'title': '',
		'imageId': '70020394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012624';

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