var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972259&docid=69077535&x=2721',
		'title': '',
		'imageId': '69077535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972259&docid=69077540&x=2721',
		'title': '',
		'imageId': '69077540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972259&docid=69077539&x=2721',
		'title': '',
		'imageId': '69077539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972259&docid=69077534&x=2721',
		'title': '',
		'imageId': '69077534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972259&docid=69077538&x=2721',
		'title': '',
		'imageId': '69077538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972259&docid=69077541&x=2721',
		'title': '',
		'imageId': '69077541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972259&docid=69077536&x=2721',
		'title': '',
		'imageId': '69077536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972259&docid=69077537&x=2721',
		'title': '',
		'imageId': '69077537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972259';

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