var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958448&docid=68786924&x=1842',
		'title': '',
		'imageId': '68786924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958448&docid=68786926&x=1842',
		'title': '',
		'imageId': '68786926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958448&docid=68786925&x=1842',
		'title': '',
		'imageId': '68786925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958448&docid=68786929&x=1842',
		'title': '',
		'imageId': '68786929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958448&docid=68786930&x=1842',
		'title': '',
		'imageId': '68786930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958448&docid=68786927&x=1842',
		'title': '',
		'imageId': '68786927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958448&docid=68786928&x=1842',
		'title': '',
		'imageId': '68786928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958448&docid=68786923&x=1842',
		'title': '',
		'imageId': '68786923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958448';

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