var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962687&docid=68869991&x=3841',
		'title': '',
		'imageId': '68869991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962687&docid=68869990&x=3841',
		'title': '',
		'imageId': '68869990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962687&docid=68869993&x=3841',
		'title': '',
		'imageId': '68869993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962687&docid=68869995&x=3841',
		'title': '',
		'imageId': '68869995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962687&docid=68869989&x=3841',
		'title': '',
		'imageId': '68869989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962687&docid=68869994&x=3841',
		'title': '',
		'imageId': '68869994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962687&docid=68869992&x=3841',
		'title': '',
		'imageId': '68869992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962687';

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