var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724701&x=324',
		'title': '',
		'imageId': '66724701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724717&x=324',
		'title': '',
		'imageId': '66724717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724715&x=324',
		'title': '',
		'imageId': '66724715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724713&x=324',
		'title': '',
		'imageId': '66724713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724714&x=324',
		'title': '',
		'imageId': '66724714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724719&x=324',
		'title': '',
		'imageId': '66724719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724711&x=324',
		'title': '',
		'imageId': '66724711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724716&x=324',
		'title': '',
		'imageId': '66724716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724721&x=324',
		'title': '',
		'imageId': '66724721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724722&x=324',
		'title': '',
		'imageId': '66724722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724718&x=324',
		'title': '',
		'imageId': '66724718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724723&x=324',
		'title': '',
		'imageId': '66724723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724720&x=324',
		'title': '',
		'imageId': '66724720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724712&x=324',
		'title': '',
		'imageId': '66724712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=66724710&x=324',
		'title': '',
		'imageId': '66724710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924632&docid=68102872&x=324',
		'title': '',
		'imageId': '68102872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924632';

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