var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123476&x=4853',
		'title': '',
		'imageId': '67123476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123475&x=4853',
		'title': '',
		'imageId': '67123475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123479&x=4853',
		'title': '',
		'imageId': '67123479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123477&x=4853',
		'title': '',
		'imageId': '67123477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123483&x=4853',
		'title': '',
		'imageId': '67123483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123480&x=4853',
		'title': '',
		'imageId': '67123480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123482&x=4853',
		'title': '',
		'imageId': '67123482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123481&x=4853',
		'title': '',
		'imageId': '67123481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898498&docid=67123478&x=4853',
		'title': '',
		'imageId': '67123478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3898498';

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