var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321710&x=410',
		'title': '',
		'imageId': '68321710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321708&x=410',
		'title': '',
		'imageId': '68321708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321707&x=410',
		'title': '',
		'imageId': '68321707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321704&x=410',
		'title': '',
		'imageId': '68321704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321709&x=410',
		'title': '',
		'imageId': '68321709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321711&x=410',
		'title': '',
		'imageId': '68321711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321705&x=410',
		'title': '',
		'imageId': '68321705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321706&x=410',
		'title': '',
		'imageId': '68321706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959626&docid=68321703&x=410',
		'title': '',
		'imageId': '68321703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959626';

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