var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920899&docid=67929175&x=5351',
		'title': '',
		'imageId': '67929175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920899&docid=67929173&x=5351',
		'title': '',
		'imageId': '67929173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920899&docid=67929172&x=5351',
		'title': '',
		'imageId': '67929172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920899&docid=67929174&x=5351',
		'title': '',
		'imageId': '67929174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920899&docid=67929178&x=5351',
		'title': '',
		'imageId': '67929178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920899&docid=67929177&x=5351',
		'title': '',
		'imageId': '67929177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920899&docid=67930054&x=5351',
		'title': '',
		'imageId': '67930054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920899';

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