var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144955&x=4646',
		'title': '',
		'imageId': '67144955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144953&x=4646',
		'title': '',
		'imageId': '67144953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144954&x=4646',
		'title': '',
		'imageId': '67144954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144958&x=4646',
		'title': '',
		'imageId': '67144958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144959&x=4646',
		'title': '',
		'imageId': '67144959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144957&x=4646',
		'title': '',
		'imageId': '67144957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144960&x=4646',
		'title': '',
		'imageId': '67144960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144956&x=4646',
		'title': '',
		'imageId': '67144956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889956&docid=67144961&x=4646',
		'title': '',
		'imageId': '67144961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3889956';

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