var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016743&docid=70144936&x=4625',
		'title': '',
		'imageId': '70144936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016743&docid=70144935&x=4625',
		'title': '',
		'imageId': '70144935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016743&docid=70144937&x=4625',
		'title': '',
		'imageId': '70144937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016743&docid=70144940&x=4625',
		'title': '',
		'imageId': '70144940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016743&docid=70144939&x=4625',
		'title': '',
		'imageId': '70144939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016743&docid=70144938&x=4625',
		'title': '',
		'imageId': '70144938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016743&docid=70144934&x=4625',
		'title': '',
		'imageId': '70144934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016743';

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