var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3905365&docid=62620367&x=1342',
		'title': '',
		'imageId': '62620367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905365&docid=62620364&x=1342',
		'title': '',
		'imageId': '62620364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905365&docid=62620361&x=1342',
		'title': '',
		'imageId': '62620361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905365&docid=62620362&x=1342',
		'title': '',
		'imageId': '62620362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905365&docid=62620363&x=1342',
		'title': '',
		'imageId': '62620363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905365&docid=62620365&x=1342',
		'title': '',
		'imageId': '62620365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905365&docid=62620366&x=1342',
		'title': '',
		'imageId': '62620366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3905365';

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