var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132085&x=3941',
		'title': '',
		'imageId': '69132085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132081&x=3941',
		'title': '',
		'imageId': '69132081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132087&x=3941',
		'title': '',
		'imageId': '69132087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132083&x=3941',
		'title': '',
		'imageId': '69132083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132086&x=3941',
		'title': '',
		'imageId': '69132086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132080&x=3941',
		'title': '',
		'imageId': '69132080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132084&x=3941',
		'title': '',
		'imageId': '69132084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132079&x=3941',
		'title': '',
		'imageId': '69132079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974361&docid=69132082&x=3941',
		'title': '',
		'imageId': '69132082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974361';

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