var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043454&x=5612',
		'title': '',
		'imageId': '71043454',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043453&x=5612',
		'title': '',
		'imageId': '71043453',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043460&x=5612',
		'title': '',
		'imageId': '71043460',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043451&x=5612',
		'title': '',
		'imageId': '71043451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043463&x=5612',
		'title': '',
		'imageId': '71043463',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043450&x=5612',
		'title': '',
		'imageId': '71043450',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043457&x=5612',
		'title': '',
		'imageId': '71043457',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043462&x=5612',
		'title': '',
		'imageId': '71043462',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043461&x=5612',
		'title': '',
		'imageId': '71043461',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043456&x=5612',
		'title': '',
		'imageId': '71043456',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043458&x=5612',
		'title': '',
		'imageId': '71043458',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043452&x=5612',
		'title': '',
		'imageId': '71043452',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043455&x=5612',
		'title': '',
		'imageId': '71043455',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043464&x=5612',
		'title': '',
		'imageId': '71043464',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043459&x=5612',
		'title': '',
		'imageId': '71043459',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71043560&x=5612',
		'title': '',
		'imageId': '71043560',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052138&docid=71203023&x=5612',
		'title': '',
		'imageId': '71203023',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4052138';

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