var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074815&x=5350',
		'title': '',
		'imageId': '70074815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074816&x=5350',
		'title': '',
		'imageId': '70074816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074818&x=5350',
		'title': '',
		'imageId': '70074818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074819&x=5350',
		'title': '',
		'imageId': '70074819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074825&x=5350',
		'title': '',
		'imageId': '70074825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074830&x=5350',
		'title': '',
		'imageId': '70074830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074833&x=5350',
		'title': '',
		'imageId': '70074833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074835&x=5350',
		'title': '',
		'imageId': '70074835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014931&docid=70074814&x=5350',
		'title': '',
		'imageId': '70074814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014931';

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