var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912654&x=1340',
		'title': '',
		'imageId': '69912654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912666&x=1340',
		'title': '',
		'imageId': '69912666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912658&x=1340',
		'title': '',
		'imageId': '69912658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912661&x=1340',
		'title': '',
		'imageId': '69912661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912668&x=1340',
		'title': '',
		'imageId': '69912668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912662&x=1340',
		'title': '',
		'imageId': '69912662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912667&x=1340',
		'title': '',
		'imageId': '69912667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912664&x=1340',
		'title': '',
		'imageId': '69912664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912655&x=1340',
		'title': '',
		'imageId': '69912655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912659&x=1340',
		'title': '',
		'imageId': '69912659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912660&x=1340',
		'title': '',
		'imageId': '69912660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912656&x=1340',
		'title': '',
		'imageId': '69912656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912657&x=1340',
		'title': '',
		'imageId': '69912657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912663&x=1340',
		'title': '',
		'imageId': '69912663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008120&docid=69912665&x=1340',
		'title': '',
		'imageId': '69912665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008120';

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