var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592715&x=4836',
		'title': '',
		'imageId': '70592715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592716&x=4836',
		'title': '',
		'imageId': '70592716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592597&x=4836',
		'title': '',
		'imageId': '70592597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592601&x=4836',
		'title': '',
		'imageId': '70592601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592596&x=4836',
		'title': '',
		'imageId': '70592596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592594&x=4836',
		'title': '',
		'imageId': '70592594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592595&x=4836',
		'title': '',
		'imageId': '70592595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592600&x=4836',
		'title': '',
		'imageId': '70592600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035054&docid=70592602&x=4836',
		'title': '',
		'imageId': '70592602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035054';

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