var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504121&x=559',
		'title': '',
		'imageId': '70504121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504123&x=559',
		'title': '',
		'imageId': '70504123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504125&x=559',
		'title': '',
		'imageId': '70504125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504126&x=559',
		'title': '',
		'imageId': '70504126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504129&x=559',
		'title': '',
		'imageId': '70504129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504132&x=559',
		'title': '',
		'imageId': '70504132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504137&x=559',
		'title': '',
		'imageId': '70504137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504138&x=559',
		'title': '',
		'imageId': '70504138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504141&x=559',
		'title': '',
		'imageId': '70504141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504146&x=559',
		'title': '',
		'imageId': '70504146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504147&x=559',
		'title': '',
		'imageId': '70504147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504150&x=559',
		'title': '',
		'imageId': '70504150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504156&x=559',
		'title': '',
		'imageId': '70504156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504153&x=559',
		'title': '',
		'imageId': '70504153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504163&x=559',
		'title': '',
		'imageId': '70504163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504122&x=559',
		'title': '',
		'imageId': '70504122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032159&docid=70504124&x=559',
		'title': '',
		'imageId': '70504124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032159';

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