var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801492&x=5938',
		'title': '',
		'imageId': '67801492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801491&x=5938',
		'title': '',
		'imageId': '67801491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801497&x=5938',
		'title': '',
		'imageId': '67801497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801496&x=5938',
		'title': '',
		'imageId': '67801496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801495&x=5938',
		'title': '',
		'imageId': '67801495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801494&x=5938',
		'title': '',
		'imageId': '67801494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801493&x=5938',
		'title': '',
		'imageId': '67801493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801499&x=5938',
		'title': '',
		'imageId': '67801499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916349&docid=67801498&x=5938',
		'title': '',
		'imageId': '67801498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916349';

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