var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841348&x=4557',
		'title': '',
		'imageId': '71841348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841355&x=4557',
		'title': '',
		'imageId': '71841355',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841356&x=4557',
		'title': '',
		'imageId': '71841356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841357&x=4557',
		'title': '',
		'imageId': '71841357',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841361&x=4557',
		'title': '',
		'imageId': '71841361',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841369&x=4557',
		'title': '',
		'imageId': '71841369',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841375&x=4557',
		'title': '',
		'imageId': '71841375',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841383&x=4557',
		'title': '',
		'imageId': '71841383',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841384&x=4557',
		'title': '',
		'imageId': '71841384',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841385&x=4557',
		'title': '',
		'imageId': '71841385',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086046&docid=71841386&x=4557',
		'title': '',
		'imageId': '71841386',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4086046';

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