var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944029&x=496',
		'title': '',
		'imageId': '67944029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944031&x=496',
		'title': '',
		'imageId': '67944031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944033&x=496',
		'title': '',
		'imageId': '67944033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944030&x=496',
		'title': '',
		'imageId': '67944030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944032&x=496',
		'title': '',
		'imageId': '67944032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944036&x=496',
		'title': '',
		'imageId': '67944036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944034&x=496',
		'title': '',
		'imageId': '67944034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944035&x=496',
		'title': '',
		'imageId': '67944035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939396&docid=67944037&x=496',
		'title': '',
		'imageId': '67944037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939396';

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