var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144617&x=437',
		'title': '',
		'imageId': '69144617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144590&x=437',
		'title': '',
		'imageId': '69144590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144607&x=437',
		'title': '',
		'imageId': '69144607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144616&x=437',
		'title': '',
		'imageId': '69144616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144625&x=437',
		'title': '',
		'imageId': '69144625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144589&x=437',
		'title': '',
		'imageId': '69144589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144592&x=437',
		'title': '',
		'imageId': '69144592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144591&x=437',
		'title': '',
		'imageId': '69144591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144620&x=437',
		'title': '',
		'imageId': '69144620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144588&x=437',
		'title': '',
		'imageId': '69144588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144593&x=437',
		'title': '',
		'imageId': '69144593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144596&x=437',
		'title': '',
		'imageId': '69144596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144608&x=437',
		'title': '',
		'imageId': '69144608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144613&x=437',
		'title': '',
		'imageId': '69144613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144610&x=437',
		'title': '',
		'imageId': '69144610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975000&docid=69144600&x=437',
		'title': '',
		'imageId': '69144600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975000';

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