var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644402&x=180',
		'title': '',
		'imageId': '58644402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644404&x=180',
		'title': '',
		'imageId': '58644404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644406&x=180',
		'title': '',
		'imageId': '58644406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644405&x=180',
		'title': '',
		'imageId': '58644405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644407&x=180',
		'title': '',
		'imageId': '58644407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644403&x=180',
		'title': '',
		'imageId': '58644403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644401&x=180',
		'title': '',
		'imageId': '58644401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644409&x=180',
		'title': '',
		'imageId': '58644409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970497&docid=58644408&x=180',
		'title': '',
		'imageId': '58644408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970497';

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