var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973854&x=4455',
		'title': '',
		'imageId': '69973854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973857&x=4455',
		'title': '',
		'imageId': '69973857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973858&x=4455',
		'title': '',
		'imageId': '69973858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973867&x=4455',
		'title': '',
		'imageId': '69973867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973864&x=4455',
		'title': '',
		'imageId': '69973864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973866&x=4455',
		'title': '',
		'imageId': '69973866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973865&x=4455',
		'title': '',
		'imageId': '69973865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973863&x=4455',
		'title': '',
		'imageId': '69973863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973884&x=4455',
		'title': '',
		'imageId': '69973884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973878&x=4455',
		'title': '',
		'imageId': '69973878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973882&x=4455',
		'title': '',
		'imageId': '69973882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973881&x=4455',
		'title': '',
		'imageId': '69973881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010600&docid=69973883&x=4455',
		'title': '',
		'imageId': '69973883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010600';

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