var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444429&x=1421',
		'title': '',
		'imageId': '71444429',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444430&x=1421',
		'title': '',
		'imageId': '71444430',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444496&x=1421',
		'title': '',
		'imageId': '71444496',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444482&x=1421',
		'title': '',
		'imageId': '71444482',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444483&x=1421',
		'title': '',
		'imageId': '71444483',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444484&x=1421',
		'title': '',
		'imageId': '71444484',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444485&x=1421',
		'title': '',
		'imageId': '71444485',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444486&x=1421',
		'title': '',
		'imageId': '71444486',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444487&x=1421',
		'title': '',
		'imageId': '71444487',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444488&x=1421',
		'title': '',
		'imageId': '71444488',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444489&x=1421',
		'title': '',
		'imageId': '71444489',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444490&x=1421',
		'title': '',
		'imageId': '71444490',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444491&x=1421',
		'title': '',
		'imageId': '71444491',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444492&x=1421',
		'title': '',
		'imageId': '71444492',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444493&x=1421',
		'title': '',
		'imageId': '71444493',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444494&x=1421',
		'title': '',
		'imageId': '71444494',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069445&docid=71444495&x=1421',
		'title': '',
		'imageId': '71444495',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4069445';

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