var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=2284028&docid=30699497&x=2235',
		'title': '',
		'imageId': '30699497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284028&docid=30699503&x=2235',
		'title': '',
		'imageId': '30699503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284028&docid=30699498&x=2235',
		'title': '',
		'imageId': '30699498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284028&docid=30699499&x=2235',
		'title': '',
		'imageId': '30699499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284028&docid=30699500&x=2235',
		'title': '',
		'imageId': '30699500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284028&docid=30699496&x=2235',
		'title': '',
		'imageId': '30699496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284028&docid=30699495&x=2235',
		'title': '',
		'imageId': '30699495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284028&docid=30699517&x=2235',
		'title': '',
		'imageId': '30699517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #2284028';

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