var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991603&docid=69525420&x=3112',
		'title': '',
		'imageId': '69525420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991603&docid=69525419&x=3112',
		'title': '',
		'imageId': '69525419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991603&docid=69525421&x=3112',
		'title': '',
		'imageId': '69525421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991603&docid=69525423&x=3112',
		'title': '',
		'imageId': '69525423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991603&docid=69525422&x=3112',
		'title': '',
		'imageId': '69525422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991603&docid=69525417&x=3112',
		'title': '',
		'imageId': '69525417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991603&docid=69525418&x=3112',
		'title': '',
		'imageId': '69525418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991603';

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