var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516802&x=4713',
		'title': '',
		'imageId': '67516802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516803&x=4713',
		'title': '',
		'imageId': '67516803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516804&x=4713',
		'title': '',
		'imageId': '67516804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516806&x=4713',
		'title': '',
		'imageId': '67516806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516813&x=4713',
		'title': '',
		'imageId': '67516813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516812&x=4713',
		'title': '',
		'imageId': '67516812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516815&x=4713',
		'title': '',
		'imageId': '67516815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516817&x=4713',
		'title': '',
		'imageId': '67516817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009092&docid=67516818&x=4713',
		'title': '',
		'imageId': '67516818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009092';

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