var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916972&docid=67826725&x=3025',
		'title': '',
		'imageId': '67826725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916972&docid=67826728&x=3025',
		'title': '',
		'imageId': '67826728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916972&docid=67826729&x=3025',
		'title': '',
		'imageId': '67826729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916972&docid=67826723&x=3025',
		'title': '',
		'imageId': '67826723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916972&docid=67826730&x=3025',
		'title': '',
		'imageId': '67826730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916972&docid=67826724&x=3025',
		'title': '',
		'imageId': '67826724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916972&docid=67826726&x=3025',
		'title': '',
		'imageId': '67826726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916972&docid=67826727&x=3025',
		'title': '',
		'imageId': '67826727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916972';

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