var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015685&docid=70099850&x=1134',
		'title': '',
		'imageId': '70099850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015685&docid=70099883&x=1134',
		'title': '',
		'imageId': '70099883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015685&docid=70099886&x=1134',
		'title': '',
		'imageId': '70099886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015685&docid=70100108&x=1134',
		'title': '',
		'imageId': '70100108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015685&docid=70100208&x=1134',
		'title': '',
		'imageId': '70100208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015685&docid=70100254&x=1134',
		'title': '',
		'imageId': '70100254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015685&docid=70100258&x=1134',
		'title': '',
		'imageId': '70100258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015685';

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