var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357863&x=2953',
		'title': '',
		'imageId': '69357863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357869&x=2953',
		'title': '',
		'imageId': '69357869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357867&x=2953',
		'title': '',
		'imageId': '69357867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357866&x=2953',
		'title': '',
		'imageId': '69357866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357870&x=2953',
		'title': '',
		'imageId': '69357870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357871&x=2953',
		'title': '',
		'imageId': '69357871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357872&x=2953',
		'title': '',
		'imageId': '69357872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357873&x=2953',
		'title': '',
		'imageId': '69357873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357874&x=2953',
		'title': '',
		'imageId': '69357874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357875&x=2953',
		'title': '',
		'imageId': '69357875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357876&x=2953',
		'title': '',
		'imageId': '69357876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357877&x=2953',
		'title': '',
		'imageId': '69357877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357878&x=2953',
		'title': '',
		'imageId': '69357878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357879&x=2953',
		'title': '',
		'imageId': '69357879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984193&docid=69357881&x=2953',
		'title': '',
		'imageId': '69357881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984193';

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