var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010784&x=575',
		'title': '',
		'imageId': '70010784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010785&x=575',
		'title': '',
		'imageId': '70010785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010782&x=575',
		'title': '',
		'imageId': '70010782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010789&x=575',
		'title': '',
		'imageId': '70010789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010788&x=575',
		'title': '',
		'imageId': '70010788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010786&x=575',
		'title': '',
		'imageId': '70010786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010787&x=575',
		'title': '',
		'imageId': '70010787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010783&x=575',
		'title': '',
		'imageId': '70010783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014308&docid=70010790&x=575',
		'title': '',
		'imageId': '70010790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014308';

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