var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=669717&docid=4494715&x=3039',
		'title': '',
		'imageId': '4494715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669717&docid=4494718&x=3039',
		'title': '',
		'imageId': '4494718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669717&docid=4494721&x=3039',
		'title': '',
		'imageId': '4494721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669717&docid=4494724&x=3039',
		'title': '',
		'imageId': '4494724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669717&docid=4494728&x=3039',
		'title': '',
		'imageId': '4494728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669717&docid=4494731&x=3039',
		'title': '',
		'imageId': '4494731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=669717&docid=4494734&x=3039',
		'title': '',
		'imageId': '4494734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #669717';

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