var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976367&docid=69180459&x=4017',
		'title': '',
		'imageId': '69180459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976367&docid=69180457&x=4017',
		'title': '',
		'imageId': '69180457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976367&docid=69180461&x=4017',
		'title': '',
		'imageId': '69180461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976367&docid=69180460&x=4017',
		'title': '',
		'imageId': '69180460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976367&docid=69180458&x=4017',
		'title': '',
		'imageId': '69180458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976367&docid=69180462&x=4017',
		'title': '',
		'imageId': '69180462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976367&docid=69180456&x=4017',
		'title': '',
		'imageId': '69180456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976367';

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