var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971433&docid=69051648&x=1937',
		'title': '',
		'imageId': '69051648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971433&docid=69051145&x=1937',
		'title': '',
		'imageId': '69051145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971433&docid=69051146&x=1937',
		'title': '',
		'imageId': '69051146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971433&docid=69051649&x=1937',
		'title': '',
		'imageId': '69051649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971433&docid=69051147&x=1937',
		'title': '',
		'imageId': '69051147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971433&docid=69051650&x=1937',
		'title': '',
		'imageId': '69051650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971433&docid=69051651&x=1937',
		'title': '',
		'imageId': '69051651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971433&docid=69051148&x=1937',
		'title': '',
		'imageId': '69051148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971433';

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