var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976696&docid=68540426&x=3731',
		'title': '',
		'imageId': '68540426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976696&docid=68540427&x=3731',
		'title': '',
		'imageId': '68540427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976696&docid=68540428&x=3731',
		'title': '',
		'imageId': '68540428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976696&docid=68540429&x=3731',
		'title': '',
		'imageId': '68540429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976696&docid=68540430&x=3731',
		'title': '',
		'imageId': '68540430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976696&docid=68540431&x=3731',
		'title': '',
		'imageId': '68540431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976696&docid=68540433&x=3731',
		'title': '',
		'imageId': '68540433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976696&docid=68540432&x=3731',
		'title': '',
		'imageId': '68540432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976696';

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