var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863262&x=418',
		'title': 'FSX TrapBlaster 7',
		'imageId': '69863262',
		'alt' : 'FSX TrapBlaster 7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863282&x=418',
		'title': 'FSX TrapBlaster 7',
		'imageId': '69863282',
		'alt' : 'FSX TrapBlaster 7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863283&x=418',
		'title': 'FSX TrapBlaster 7',
		'imageId': '69863283',
		'alt' : 'FSX TrapBlaster 7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863284&x=418',
		'title': 'FSX TrapBlaster 7',
		'imageId': '69863284',
		'alt' : 'FSX TrapBlaster 7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863263&x=418',
		'title': 'FSX SootSucker 2',
		'imageId': '69863263',
		'alt' : 'FSX SootSucker 2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863260&x=418',
		'title': 'FSX SootSucker 2',
		'imageId': '69863260',
		'alt' : 'FSX SootSucker 2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863265&x=418',
		'title': 'FSX SootSucker 2',
		'imageId': '69863265',
		'alt' : 'FSX SootSucker 2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863264&x=418',
		'title': 'FSX SootSucker 2',
		'imageId': '69863264',
		'alt' : 'FSX SootSucker 2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863231&x=418',
		'title': 'FSX TrapTester 7',
		'imageId': '69863231',
		'alt' : 'FSX TrapTester 7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863230&x=418',
		'title': 'FSX TrapTester 7',
		'imageId': '69863230',
		'alt' : 'FSX TrapTester 7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863229&x=418',
		'title': 'FSX TrapTester 7',
		'imageId': '69863229',
		'alt' : 'FSX TrapTester 7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006147&docid=69863261&x=418',
		'title': 'FSX TrapTester 7',
		'imageId': '69863261',
		'alt' : 'FSX TrapTester 7',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006147';

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