var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610414&x=4535',
		'title': '',
		'imageId': '67610414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610715&x=4535',
		'title': '',
		'imageId': '67610715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610423&x=4535',
		'title': '',
		'imageId': '67610423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610409&x=4535',
		'title': '',
		'imageId': '67610409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610462&x=4535',
		'title': '',
		'imageId': '67610462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610459&x=4535',
		'title': '',
		'imageId': '67610459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610401&x=4535',
		'title': '',
		'imageId': '67610401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610446&x=4535',
		'title': '',
		'imageId': '67610446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610451&x=4535',
		'title': '',
		'imageId': '67610451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610443&x=4535',
		'title': '',
		'imageId': '67610443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610434&x=4535',
		'title': '',
		'imageId': '67610434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610440&x=4535',
		'title': '',
		'imageId': '67610440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610438&x=4535',
		'title': '',
		'imageId': '67610438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610429&x=4535',
		'title': '',
		'imageId': '67610429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908956&docid=67610439&x=4535',
		'title': '',
		'imageId': '67610439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908956';

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