var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924056&docid=67999664&x=2544',
		'title': '',
		'imageId': '67999664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924056&docid=67999665&x=2544',
		'title': '',
		'imageId': '67999665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924056&docid=67999663&x=2544',
		'title': '',
		'imageId': '67999663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924056&docid=67999662&x=2544',
		'title': '',
		'imageId': '67999662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924056&docid=67999668&x=2544',
		'title': '',
		'imageId': '67999668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924056&docid=67999667&x=2544',
		'title': '',
		'imageId': '67999667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924056&docid=67999666&x=2544',
		'title': '',
		'imageId': '67999666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924056';

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