var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973173&docid=69100234&x=2619',
		'title': '',
		'imageId': '69100234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973173&docid=69100235&x=2619',
		'title': '',
		'imageId': '69100235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973173&docid=69100236&x=2619',
		'title': '',
		'imageId': '69100236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973173&docid=69100237&x=2619',
		'title': '',
		'imageId': '69100237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973173&docid=69100238&x=2619',
		'title': '',
		'imageId': '69100238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973173&docid=69100239&x=2619',
		'title': '',
		'imageId': '69100239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973173&docid=69100240&x=2619',
		'title': '',
		'imageId': '69100240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973173&docid=69100241&x=2619',
		'title': '',
		'imageId': '69100241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973173';

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