var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000261&docid=69717436&x=5120',
		'title': '',
		'imageId': '69717436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000261&docid=69717433&x=5120',
		'title': '',
		'imageId': '69717433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000261&docid=69717432&x=5120',
		'title': '',
		'imageId': '69717432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000261&docid=69717429&x=5120',
		'title': '',
		'imageId': '69717429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000261&docid=69717431&x=5120',
		'title': '',
		'imageId': '69717431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000261&docid=69717435&x=5120',
		'title': '',
		'imageId': '69717435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000261&docid=69717430&x=5120',
		'title': '',
		'imageId': '69717430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000261&docid=69717428&x=5120',
		'title': '',
		'imageId': '69717428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000261';

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