var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466344&x=3923',
		'title': '',
		'imageId': '66466344',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466345&x=3923',
		'title': '',
		'imageId': '66466345',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466346&x=3923',
		'title': '',
		'imageId': '66466346',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466347&x=3923',
		'title': '',
		'imageId': '66466347',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466348&x=3923',
		'title': '',
		'imageId': '66466348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466349&x=3923',
		'title': '',
		'imageId': '66466349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466350&x=3923',
		'title': '',
		'imageId': '66466350',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466351&x=3923',
		'title': '',
		'imageId': '66466351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862534&docid=66466352&x=3923',
		'title': '',
		'imageId': '66466352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3862534';

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