var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235833&x=314',
		'title': '',
		'imageId': '70235833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235851&x=314',
		'title': '',
		'imageId': '70235851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235855&x=314',
		'title': '',
		'imageId': '70235855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235832&x=314',
		'title': '',
		'imageId': '70235832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235844&x=314',
		'title': '',
		'imageId': '70235844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235810&x=314',
		'title': '',
		'imageId': '70235810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235820&x=314',
		'title': '',
		'imageId': '70235820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235807&x=314',
		'title': '',
		'imageId': '70235807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235817&x=314',
		'title': '',
		'imageId': '70235817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235837&x=314',
		'title': '',
		'imageId': '70235837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235811&x=314',
		'title': '',
		'imageId': '70235811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235823&x=314',
		'title': '',
		'imageId': '70235823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235847&x=314',
		'title': '',
		'imageId': '70235847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235802&x=314',
		'title': '',
		'imageId': '70235802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235826&x=314',
		'title': '',
		'imageId': '70235826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235816&x=314',
		'title': '',
		'imageId': '70235816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235800&x=314',
		'title': '',
		'imageId': '70235800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235797&x=314',
		'title': '',
		'imageId': '70235797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235799&x=314',
		'title': '',
		'imageId': '70235799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235839&x=314',
		'title': '',
		'imageId': '70235839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020126&docid=70235841&x=314',
		'title': '',
		'imageId': '70235841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020126';

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