var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014976&docid=70076361&x=5428',
		'title': '',
		'imageId': '70076361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014976&docid=70076362&x=5428',
		'title': '',
		'imageId': '70076362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014976&docid=70076363&x=5428',
		'title': '',
		'imageId': '70076363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014976&docid=70076366&x=5428',
		'title': '',
		'imageId': '70076366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014976&docid=70076364&x=5428',
		'title': '',
		'imageId': '70076364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014976&docid=70076360&x=5428',
		'title': '',
		'imageId': '70076360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014976&docid=70076365&x=5428',
		'title': '',
		'imageId': '70076365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014976';

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