var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528989&x=2119',
		'title': '',
		'imageId': '69528989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528983&x=2119',
		'title': '',
		'imageId': '69528983',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528981&x=2119',
		'title': '',
		'imageId': '69528981',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528986&x=2119',
		'title': '',
		'imageId': '69528986',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528984&x=2119',
		'title': '',
		'imageId': '69528984',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528988&x=2119',
		'title': '',
		'imageId': '69528988',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528980&x=2119',
		'title': '',
		'imageId': '69528980',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528982&x=2119',
		'title': '',
		'imageId': '69528982',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528978&x=2119',
		'title': '',
		'imageId': '69528978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528987&x=2119',
		'title': '',
		'imageId': '69528987',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528979&x=2119',
		'title': '',
		'imageId': '69528979',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991800&docid=69528985&x=2119',
		'title': '',
		'imageId': '69528985',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991800';

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