var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920528&docid=67922765&x=3011',
		'title': '',
		'imageId': '67922765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920528&docid=67922768&x=3011',
		'title': '',
		'imageId': '67922768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920528&docid=67922771&x=3011',
		'title': '',
		'imageId': '67922771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920528&docid=67922774&x=3011',
		'title': '',
		'imageId': '67922774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920528&docid=67922777&x=3011',
		'title': '',
		'imageId': '67922777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920528&docid=67922780&x=3011',
		'title': '',
		'imageId': '67922780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920528&docid=67922783&x=3011',
		'title': '',
		'imageId': '67922783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920528';

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