var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002396&docid=64875012&x=1433',
		'title': '',
		'imageId': '64875012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002396&docid=64875013&x=1433',
		'title': '',
		'imageId': '64875013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002396&docid=64875014&x=1433',
		'title': '',
		'imageId': '64875014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002396&docid=64875015&x=1433',
		'title': '',
		'imageId': '64875015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002396&docid=64875016&x=1433',
		'title': '',
		'imageId': '64875016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002396&docid=64875017&x=1433',
		'title': '',
		'imageId': '64875017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002396&docid=64875018&x=1433',
		'title': '',
		'imageId': '64875018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002396';

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