var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712244&x=4016',
		'title': '',
		'imageId': '69712244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712258&x=4016',
		'title': '',
		'imageId': '69712258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712220&x=4016',
		'title': '',
		'imageId': '69712220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712239&x=4016',
		'title': '',
		'imageId': '69712239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712262&x=4016',
		'title': '',
		'imageId': '69712262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712235&x=4016',
		'title': '',
		'imageId': '69712235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712223&x=4016',
		'title': '',
		'imageId': '69712223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712241&x=4016',
		'title': '',
		'imageId': '69712241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712229&x=4016',
		'title': '',
		'imageId': '69712229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712226&x=4016',
		'title': '',
		'imageId': '69712226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712218&x=4016',
		'title': '',
		'imageId': '69712218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712221&x=4016',
		'title': '',
		'imageId': '69712221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712222&x=4016',
		'title': '',
		'imageId': '69712222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712250&x=4016',
		'title': '',
		'imageId': '69712250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712254&x=4016',
		'title': '',
		'imageId': '69712254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000102&docid=69712219&x=4016',
		'title': '',
		'imageId': '69712219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000102';

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