var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307814&x=5920',
		'title': '',
		'imageId': '67307814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307816&x=5920',
		'title': '',
		'imageId': '67307816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307817&x=5920',
		'title': '',
		'imageId': '67307817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307815&x=5920',
		'title': '',
		'imageId': '67307815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307834&x=5920',
		'title': '',
		'imageId': '67307834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307833&x=5920',
		'title': '',
		'imageId': '67307833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307818&x=5920',
		'title': '',
		'imageId': '67307818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307829&x=5920',
		'title': '',
		'imageId': '67307829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922065&docid=67307832&x=5920',
		'title': '',
		'imageId': '67307832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922065';

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