var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031565&x=2130',
		'title': '',
		'imageId': '70031565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031564&x=2130',
		'title': '',
		'imageId': '70031564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031566&x=2130',
		'title': '',
		'imageId': '70031566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031567&x=2130',
		'title': '',
		'imageId': '70031567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031574&x=2130',
		'title': '',
		'imageId': '70031574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031568&x=2130',
		'title': '',
		'imageId': '70031568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031577&x=2130',
		'title': '',
		'imageId': '70031577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031563&x=2130',
		'title': '',
		'imageId': '70031563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013174&docid=70031580&x=2130',
		'title': '',
		'imageId': '70031580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013174';

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