var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021566&docid=70265242&x=3747',
		'title': '',
		'imageId': '70265242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021566&docid=70265243&x=3747',
		'title': '',
		'imageId': '70265243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021566&docid=70265239&x=3747',
		'title': '',
		'imageId': '70265239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021566&docid=70265240&x=3747',
		'title': '',
		'imageId': '70265240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021566&docid=70265241&x=3747',
		'title': '',
		'imageId': '70265241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021566&docid=70286589&x=3747',
		'title': '',
		'imageId': '70286589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021566&docid=70286588&x=3747',
		'title': '',
		'imageId': '70286588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021566';

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