var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897846&x=446',
		'title': '',
		'imageId': '69897846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897840&x=446',
		'title': '',
		'imageId': '69897840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897835&x=446',
		'title': '',
		'imageId': '69897835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897837&x=446',
		'title': '',
		'imageId': '69897837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897848&x=446',
		'title': '',
		'imageId': '69897848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897831&x=446',
		'title': '',
		'imageId': '69897831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897841&x=446',
		'title': '',
		'imageId': '69897841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897838&x=446',
		'title': '',
		'imageId': '69897838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897847&x=446',
		'title': '',
		'imageId': '69897847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897833&x=446',
		'title': '',
		'imageId': '69897833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897834&x=446',
		'title': '',
		'imageId': '69897834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897844&x=446',
		'title': '',
		'imageId': '69897844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897849&x=446',
		'title': '',
		'imageId': '69897849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897836&x=446',
		'title': '',
		'imageId': '69897836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897832&x=446',
		'title': '',
		'imageId': '69897832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897843&x=446',
		'title': '',
		'imageId': '69897843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897850&x=446',
		'title': '',
		'imageId': '69897850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897839&x=446',
		'title': '',
		'imageId': '69897839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897845&x=446',
		'title': '',
		'imageId': '69897845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69897851&x=446',
		'title': '',
		'imageId': '69897851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006941&docid=69898519&x=446',
		'title': '',
		'imageId': '69898519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006941';

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