var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013629&docid=70050665&x=3424',
		'title': '',
		'imageId': '70050665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013629&docid=70050666&x=3424',
		'title': '',
		'imageId': '70050666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013629&docid=70050669&x=3424',
		'title': '',
		'imageId': '70050669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013629&docid=70050670&x=3424',
		'title': '',
		'imageId': '70050670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013629&docid=70050671&x=3424',
		'title': '',
		'imageId': '70050671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013629&docid=70050672&x=3424',
		'title': '',
		'imageId': '70050672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013629&docid=70050673&x=3424',
		'title': '',
		'imageId': '70050673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013629&docid=70050675&x=3424',
		'title': '',
		'imageId': '70050675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013629';

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