var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997060&docid=69639211&x=735',
		'title': '',
		'imageId': '69639211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997060&docid=69639210&x=735',
		'title': '',
		'imageId': '69639210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997060&docid=69639205&x=735',
		'title': '',
		'imageId': '69639205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997060&docid=69639206&x=735',
		'title': '',
		'imageId': '69639206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997060&docid=69639207&x=735',
		'title': '',
		'imageId': '69639207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997060&docid=69639204&x=735',
		'title': '',
		'imageId': '69639204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997060&docid=69639208&x=735',
		'title': '',
		'imageId': '69639208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997060&docid=69639209&x=735',
		'title': '',
		'imageId': '69639209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997060';

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