var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165110&x=4113',
		'title': '',
		'imageId': '69165110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165175&x=4113',
		'title': '',
		'imageId': '69165175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165112&x=4113',
		'title': '',
		'imageId': '69165112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165111&x=4113',
		'title': '',
		'imageId': '69165111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165109&x=4113',
		'title': '',
		'imageId': '69165109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165108&x=4113',
		'title': '',
		'imageId': '69165108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165107&x=4113',
		'title': '',
		'imageId': '69165107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165176&x=4113',
		'title': '',
		'imageId': '69165176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975662&docid=69165106&x=4113',
		'title': '',
		'imageId': '69165106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975662';

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