var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683165&x=2654',
		'title': '',
		'imageId': '69683165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683161&x=2654',
		'title': '',
		'imageId': '69683161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683163&x=2654',
		'title': '',
		'imageId': '69683163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683162&x=2654',
		'title': '',
		'imageId': '69683162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683171&x=2654',
		'title': '',
		'imageId': '69683171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683173&x=2654',
		'title': '',
		'imageId': '69683173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683170&x=2654',
		'title': '',
		'imageId': '69683170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683174&x=2654',
		'title': '',
		'imageId': '69683174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683172&x=2654',
		'title': '',
		'imageId': '69683172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683168&x=2654',
		'title': '',
		'imageId': '69683168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683175&x=2654',
		'title': '',
		'imageId': '69683175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683169&x=2654',
		'title': '',
		'imageId': '69683169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683167&x=2654',
		'title': '',
		'imageId': '69683167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683166&x=2654',
		'title': '',
		'imageId': '69683166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999019&docid=69683164&x=2654',
		'title': '',
		'imageId': '69683164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999019';

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