var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735626&x=5438',
		'title': '',
		'imageId': '69735626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735616&x=5438',
		'title': '',
		'imageId': '69735616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735613&x=5438',
		'title': '',
		'imageId': '69735613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735618&x=5438',
		'title': '',
		'imageId': '69735618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735625&x=5438',
		'title': '',
		'imageId': '69735625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735617&x=5438',
		'title': '',
		'imageId': '69735617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735615&x=5438',
		'title': '',
		'imageId': '69735615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735610&x=5438',
		'title': '',
		'imageId': '69735610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735609&x=5438',
		'title': '',
		'imageId': '69735609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735624&x=5438',
		'title': '',
		'imageId': '69735624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735612&x=5438',
		'title': '',
		'imageId': '69735612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735623&x=5438',
		'title': '',
		'imageId': '69735623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735621&x=5438',
		'title': '',
		'imageId': '69735621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735620&x=5438',
		'title': '',
		'imageId': '69735620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000826&docid=69735622&x=5438',
		'title': '',
		'imageId': '69735622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000826';

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