var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071159&x=2321',
		'title': '',
		'imageId': '69071159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071172&x=2321',
		'title': '',
		'imageId': '69071172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071169&x=2321',
		'title': '',
		'imageId': '69071169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071173&x=2321',
		'title': '',
		'imageId': '69071173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071170&x=2321',
		'title': '',
		'imageId': '69071170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071161&x=2321',
		'title': '',
		'imageId': '69071161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071166&x=2321',
		'title': '',
		'imageId': '69071166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071171&x=2321',
		'title': '',
		'imageId': '69071171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071163&x=2321',
		'title': '',
		'imageId': '69071163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071167&x=2321',
		'title': '',
		'imageId': '69071167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071165&x=2321',
		'title': '',
		'imageId': '69071165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071168&x=2321',
		'title': '',
		'imageId': '69071168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071162&x=2321',
		'title': '',
		'imageId': '69071162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071160&x=2321',
		'title': '',
		'imageId': '69071160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071158&x=2321',
		'title': '',
		'imageId': '69071158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972060&docid=69071164&x=2321',
		'title': '',
		'imageId': '69071164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972060';

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