var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027749&docid=70397713&x=4343',
		'title': '',
		'imageId': '70397713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027749&docid=70397707&x=4343',
		'title': '',
		'imageId': '70397707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027749&docid=70397709&x=4343',
		'title': '',
		'imageId': '70397709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027749&docid=70397710&x=4343',
		'title': '',
		'imageId': '70397710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027749&docid=70397711&x=4343',
		'title': '',
		'imageId': '70397711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027749&docid=70397712&x=4343',
		'title': '',
		'imageId': '70397712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027749&docid=70397708&x=4343',
		'title': '',
		'imageId': '70397708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027749';

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