var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807797&x=1436',
		'title': '',
		'imageId': '69807797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807800&x=1436',
		'title': '',
		'imageId': '69807800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807805&x=1436',
		'title': '',
		'imageId': '69807805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807807&x=1436',
		'title': '',
		'imageId': '69807807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807808&x=1436',
		'title': '',
		'imageId': '69807808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807809&x=1436',
		'title': '',
		'imageId': '69807809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807810&x=1436',
		'title': '',
		'imageId': '69807810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807814&x=1436',
		'title': '',
		'imageId': '69807814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003891&docid=69807815&x=1436',
		'title': '',
		'imageId': '69807815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003891';

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