var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975540&docid=69161640&x=4817',
		'title': '',
		'imageId': '69161640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975540&docid=69161639&x=4817',
		'title': '',
		'imageId': '69161639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975540&docid=69161638&x=4817',
		'title': '',
		'imageId': '69161638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975540&docid=69161637&x=4817',
		'title': '',
		'imageId': '69161637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975540&docid=69161641&x=4817',
		'title': '',
		'imageId': '69161641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975540&docid=69161635&x=4817',
		'title': '',
		'imageId': '69161635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975540&docid=69161636&x=4817',
		'title': '',
		'imageId': '69161636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975540';

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