var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976535&docid=68639897&x=2616',
		'title': '',
		'imageId': '68639897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976535&docid=68639896&x=2616',
		'title': '',
		'imageId': '68639896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976535&docid=68639901&x=2616',
		'title': '',
		'imageId': '68639901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976535&docid=68639895&x=2616',
		'title': '',
		'imageId': '68639895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976535&docid=68639900&x=2616',
		'title': '',
		'imageId': '68639900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976535&docid=68639899&x=2616',
		'title': '',
		'imageId': '68639899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976535&docid=68639894&x=2616',
		'title': '',
		'imageId': '68639894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976535&docid=68639898&x=2616',
		'title': '',
		'imageId': '68639898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976535';

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