var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018114&x=2047',
		'title': '',
		'imageId': '69018114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018108&x=2047',
		'title': '',
		'imageId': '69018108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018107&x=2047',
		'title': '',
		'imageId': '69018107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018115&x=2047',
		'title': '',
		'imageId': '69018115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018110&x=2047',
		'title': '',
		'imageId': '69018110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018111&x=2047',
		'title': '',
		'imageId': '69018111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018109&x=2047',
		'title': '',
		'imageId': '69018109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018112&x=2047',
		'title': '',
		'imageId': '69018112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969638&docid=69018113&x=2047',
		'title': '',
		'imageId': '69018113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969638';

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