var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382387&x=3351',
		'title': '',
		'imageId': '70382387',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382408&x=3351',
		'title': '',
		'imageId': '70382408',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382407&x=3351',
		'title': '',
		'imageId': '70382407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382404&x=3351',
		'title': '',
		'imageId': '70382404',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382390&x=3351',
		'title': '',
		'imageId': '70382390',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382388&x=3351',
		'title': '',
		'imageId': '70382388',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382391&x=3351',
		'title': '',
		'imageId': '70382391',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382405&x=3351',
		'title': '',
		'imageId': '70382405',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382406&x=3351',
		'title': '',
		'imageId': '70382406',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382409&x=3351',
		'title': '',
		'imageId': '70382409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382386&x=3351',
		'title': '',
		'imageId': '70382386',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027206&docid=70382389&x=3351',
		'title': '',
		'imageId': '70382389',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027206';

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