var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015684&docid=70099801&x=1340',
		'title': '',
		'imageId': '70099801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015684&docid=70099802&x=1340',
		'title': '',
		'imageId': '70099802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015684&docid=70099803&x=1340',
		'title': '',
		'imageId': '70099803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015684&docid=70099804&x=1340',
		'title': '',
		'imageId': '70099804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015684&docid=70099805&x=1340',
		'title': '',
		'imageId': '70099805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015684&docid=70099808&x=1340',
		'title': '',
		'imageId': '70099808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015684&docid=70099814&x=1340',
		'title': '',
		'imageId': '70099814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015684&docid=70099800&x=1340',
		'title': '',
		'imageId': '70099800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015684';

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