var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914253&x=4611',
		'title': '',
		'imageId': '69914253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914257&x=4611',
		'title': '',
		'imageId': '69914257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914260&x=4611',
		'title': '',
		'imageId': '69914260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914265&x=4611',
		'title': '',
		'imageId': '69914265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914268&x=4611',
		'title': '',
		'imageId': '69914268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914271&x=4611',
		'title': '',
		'imageId': '69914271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914275&x=4611',
		'title': '',
		'imageId': '69914275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914280&x=4611',
		'title': '',
		'imageId': '69914280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008164&docid=69914284&x=4611',
		'title': '',
		'imageId': '69914284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008164';

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