var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937383&docid=68302906&x=2528',
		'title': '',
		'imageId': '68302906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937383&docid=68302907&x=2528',
		'title': '',
		'imageId': '68302907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937383&docid=68302908&x=2528',
		'title': '',
		'imageId': '68302908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937383&docid=68302909&x=2528',
		'title': '',
		'imageId': '68302909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937383&docid=68302910&x=2528',
		'title': '',
		'imageId': '68302910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937383&docid=68302911&x=2528',
		'title': '',
		'imageId': '68302911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937383&docid=68302912&x=2528',
		'title': '',
		'imageId': '68302912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937383';

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