var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927372&docid=67945092&x=5730',
		'title': '',
		'imageId': '67945092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927372&docid=67945093&x=5730',
		'title': '',
		'imageId': '67945093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927372&docid=67945097&x=5730',
		'title': '',
		'imageId': '67945097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927372&docid=67945095&x=5730',
		'title': '',
		'imageId': '67945095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927372&docid=67945099&x=5730',
		'title': '',
		'imageId': '67945099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927372&docid=67945098&x=5730',
		'title': '',
		'imageId': '67945098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927372&docid=67945096&x=5730',
		'title': '',
		'imageId': '67945096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927372&docid=67945094&x=5730',
		'title': '',
		'imageId': '67945094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927372';

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