var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008779&docid=69929638&x=5258',
		'title': '',
		'imageId': '69929638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008779&docid=69929641&x=5258',
		'title': '',
		'imageId': '69929641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008779&docid=69929644&x=5258',
		'title': '',
		'imageId': '69929644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008779&docid=70020329&x=5258',
		'title': '',
		'imageId': '70020329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008779&docid=70042885&x=5258',
		'title': '',
		'imageId': '70042885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008779&docid=70042888&x=5258',
		'title': '',
		'imageId': '70042888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008779&docid=70042891&x=5258',
		'title': '',
		'imageId': '70042891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008779';

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