var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973360&docid=68961597&x=3915',
		'title': '',
		'imageId': '68961597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973360&docid=68961598&x=3915',
		'title': '',
		'imageId': '68961598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973360&docid=68961599&x=3915',
		'title': '',
		'imageId': '68961599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973360&docid=68961600&x=3915',
		'title': '',
		'imageId': '68961600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973360&docid=68961601&x=3915',
		'title': '',
		'imageId': '68961601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973360&docid=68961602&x=3915',
		'title': '',
		'imageId': '68961602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973360&docid=68961603&x=3915',
		'title': '',
		'imageId': '68961603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973360';

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