var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025797&docid=70350439&x=1528',
		'title': '',
		'imageId': '70350439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025797&docid=70350440&x=1528',
		'title': '',
		'imageId': '70350440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025797&docid=70350441&x=1528',
		'title': '',
		'imageId': '70350441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025797&docid=70350442&x=1528',
		'title': '',
		'imageId': '70350442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025797&docid=70350443&x=1528',
		'title': '',
		'imageId': '70350443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025797&docid=70350444&x=1528',
		'title': '',
		'imageId': '70350444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025797&docid=70350445&x=1528',
		'title': '',
		'imageId': '70350445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025797&docid=70350446&x=1528',
		'title': '',
		'imageId': '70350446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025797';

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