var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603488&x=3851',
		'title': '',
		'imageId': '2603488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603453&x=3851',
		'title': '',
		'imageId': '2603453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603465&x=3851',
		'title': '',
		'imageId': '2603465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603461&x=3851',
		'title': '',
		'imageId': '2603461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603476&x=3851',
		'title': '',
		'imageId': '2603476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603483&x=3851',
		'title': '',
		'imageId': '2603483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603448&x=3851',
		'title': '',
		'imageId': '2603448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603458&x=3851',
		'title': '',
		'imageId': '2603458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476499&docid=2603471&x=3851',
		'title': '',
		'imageId': '2603471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476499';

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