var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942412&docid=68402447&x=3253',
		'title': '',
		'imageId': '68402447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942412&docid=68402448&x=3253',
		'title': '',
		'imageId': '68402448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942412&docid=68402449&x=3253',
		'title': '',
		'imageId': '68402449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942412&docid=68402456&x=3253',
		'title': '',
		'imageId': '68402456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942412&docid=68402457&x=3253',
		'title': '',
		'imageId': '68402457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942412&docid=68402458&x=3253',
		'title': '',
		'imageId': '68402458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942412&docid=68402460&x=3253',
		'title': '',
		'imageId': '68402460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942412&docid=68402459&x=3253',
		'title': '',
		'imageId': '68402459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942412';

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