var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011211&x=4937',
		'title': '',
		'imageId': '69011211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011212&x=4937',
		'title': '',
		'imageId': '69011212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011213&x=4937',
		'title': '',
		'imageId': '69011213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011214&x=4937',
		'title': '',
		'imageId': '69011214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011215&x=4937',
		'title': '',
		'imageId': '69011215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011216&x=4937',
		'title': '',
		'imageId': '69011216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011220&x=4937',
		'title': '',
		'imageId': '69011220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011230&x=4937',
		'title': '',
		'imageId': '69011230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969536&docid=69011223&x=4937',
		'title': '',
		'imageId': '69011223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969536';

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