var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013221&docid=70033480&x=2359',
		'title': '',
		'imageId': '70033480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013221&docid=70033475&x=2359',
		'title': '',
		'imageId': '70033475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013221&docid=70033476&x=2359',
		'title': '',
		'imageId': '70033476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013221&docid=70033477&x=2359',
		'title': '',
		'imageId': '70033477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013221&docid=70033489&x=2359',
		'title': '',
		'imageId': '70033489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013221&docid=70033474&x=2359',
		'title': '',
		'imageId': '70033474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013221&docid=70033473&x=2359',
		'title': '',
		'imageId': '70033473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013221&docid=70033472&x=2359',
		'title': '',
		'imageId': '70033472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013221';

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