var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016096&docid=70116744&x=4039',
		'title': '',
		'imageId': '70116744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016096&docid=70116746&x=4039',
		'title': '',
		'imageId': '70116746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016096&docid=70116742&x=4039',
		'title': '',
		'imageId': '70116742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016096&docid=70116745&x=4039',
		'title': '',
		'imageId': '70116745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016096&docid=70116747&x=4039',
		'title': '',
		'imageId': '70116747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016096&docid=70116741&x=4039',
		'title': '',
		'imageId': '70116741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016096&docid=70116743&x=4039',
		'title': '',
		'imageId': '70116743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016096&docid=70116740&x=4039',
		'title': '',
		'imageId': '70116740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016096';

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