var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69909991&x=4612',
		'title': '',
		'imageId': '69909991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69909992&x=4612',
		'title': '',
		'imageId': '69909992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69910001&x=4612',
		'title': '',
		'imageId': '69910001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69910005&x=4612',
		'title': '',
		'imageId': '69910005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69910024&x=4612',
		'title': '',
		'imageId': '69910024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69910046&x=4612',
		'title': '',
		'imageId': '69910046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69910085&x=4612',
		'title': '',
		'imageId': '69910085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69910092&x=4612',
		'title': '',
		'imageId': '69910092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008023&docid=69910109&x=4612',
		'title': '',
		'imageId': '69910109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008023';

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