var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923476&docid=68006090&x=1648',
		'title': '',
		'imageId': '68006090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923476&docid=68006093&x=1648',
		'title': '',
		'imageId': '68006093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923476&docid=68006089&x=1648',
		'title': '',
		'imageId': '68006089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923476&docid=68006094&x=1648',
		'title': '',
		'imageId': '68006094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923476&docid=68006092&x=1648',
		'title': '',
		'imageId': '68006092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923476&docid=68006091&x=1648',
		'title': '',
		'imageId': '68006091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923476&docid=68006095&x=1648',
		'title': '',
		'imageId': '68006095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923476';

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