var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3893144&docid=67221879&x=4154',
		'title': '',
		'imageId': '67221879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893144&docid=67221878&x=4154',
		'title': '',
		'imageId': '67221878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893144&docid=67221877&x=4154',
		'title': '',
		'imageId': '67221877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893144&docid=67221882&x=4154',
		'title': '',
		'imageId': '67221882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893144&docid=67221880&x=4154',
		'title': '',
		'imageId': '67221880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893144&docid=67221883&x=4154',
		'title': '',
		'imageId': '67221883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893144&docid=67221881&x=4154',
		'title': '',
		'imageId': '67221881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3893144';

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