var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913885&docid=67748890&x=1835',
		'title': '',
		'imageId': '67748890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913885&docid=67748892&x=1835',
		'title': '',
		'imageId': '67748892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913885&docid=67748893&x=1835',
		'title': '',
		'imageId': '67748893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913885&docid=67748896&x=1835',
		'title': '',
		'imageId': '67748896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913885&docid=67748891&x=1835',
		'title': '',
		'imageId': '67748891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913885&docid=67748897&x=1835',
		'title': '',
		'imageId': '67748897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913885&docid=67748895&x=1835',
		'title': '',
		'imageId': '67748895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913885&docid=67748894&x=1835',
		'title': '',
		'imageId': '67748894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913885';

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