var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084452&x=5340',
		'title': '',
		'imageId': '67084452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084471&x=5340',
		'title': '',
		'imageId': '67084471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084477&x=5340',
		'title': '',
		'imageId': '67084477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084481&x=5340',
		'title': '',
		'imageId': '67084481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084492&x=5340',
		'title': '',
		'imageId': '67084492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084486&x=5340',
		'title': '',
		'imageId': '67084486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084499&x=5340',
		'title': '',
		'imageId': '67084499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084506&x=5340',
		'title': '',
		'imageId': '67084506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917055&docid=67084496&x=5340',
		'title': '',
		'imageId': '67084496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917055';

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