var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935610&docid=69363431&x=2243',
		'title': '',
		'imageId': '69363431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935610&docid=69363427&x=2243',
		'title': '',
		'imageId': '69363427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935610&docid=68467199&x=2243',
		'title': '',
		'imageId': '68467199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935610&docid=68467195&x=2243',
		'title': '',
		'imageId': '68467195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935610&docid=68467196&x=2243',
		'title': '',
		'imageId': '68467196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935610&docid=68467197&x=2243',
		'title': '',
		'imageId': '68467197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935610&docid=68467200&x=2243',
		'title': '',
		'imageId': '68467200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935610&docid=68467201&x=2243',
		'title': '',
		'imageId': '68467201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935610';

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