var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749676&x=1315',
		'title': '',
		'imageId': '67749676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749681&x=1315',
		'title': '',
		'imageId': '67749681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749680&x=1315',
		'title': '',
		'imageId': '67749680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749678&x=1315',
		'title': '',
		'imageId': '67749678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749677&x=1315',
		'title': '',
		'imageId': '67749677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749679&x=1315',
		'title': '',
		'imageId': '67749679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749684&x=1315',
		'title': '',
		'imageId': '67749684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749683&x=1315',
		'title': '',
		'imageId': '67749683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913932&docid=67749682&x=1315',
		'title': '',
		'imageId': '67749682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913932';

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