var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959257&docid=68802999&x=1811',
		'title': '',
		'imageId': '68802999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959257&docid=68802998&x=1811',
		'title': '',
		'imageId': '68802998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959257&docid=68802997&x=1811',
		'title': '',
		'imageId': '68802997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959257&docid=68803000&x=1811',
		'title': '',
		'imageId': '68803000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959257&docid=68803001&x=1811',
		'title': '',
		'imageId': '68803001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959257&docid=68985822&x=1811',
		'title': '',
		'imageId': '68985822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959257&docid=68985821&x=1811',
		'title': '',
		'imageId': '68985821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959257&docid=68985823&x=1811',
		'title': '',
		'imageId': '68985823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959257';

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