var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950065&docid=37951662&x=3416',
		'title': '',
		'imageId': '37951662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950065&docid=37951663&x=3416',
		'title': '',
		'imageId': '37951663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950065&docid=37951664&x=3416',
		'title': '',
		'imageId': '37951664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950065&docid=37951665&x=3416',
		'title': '',
		'imageId': '37951665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950065&docid=37951661&x=3416',
		'title': '',
		'imageId': '37951661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950065&docid=37951672&x=3416',
		'title': '',
		'imageId': '37951672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950065&docid=68586577&x=3416',
		'title': '',
		'imageId': '68586577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950065';

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