var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866060&x=5058',
		'title': '',
		'imageId': '69866060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866059&x=5058',
		'title': '',
		'imageId': '69866059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866062&x=5058',
		'title': '',
		'imageId': '69866062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866067&x=5058',
		'title': '',
		'imageId': '69866067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866071&x=5058',
		'title': '',
		'imageId': '69866071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866064&x=5058',
		'title': '',
		'imageId': '69866064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866066&x=5058',
		'title': '',
		'imageId': '69866066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866063&x=5058',
		'title': '',
		'imageId': '69866063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866068&x=5058',
		'title': '',
		'imageId': '69866068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866070&x=5058',
		'title': '',
		'imageId': '69866070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866061&x=5058',
		'title': '',
		'imageId': '69866061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866073&x=5058',
		'title': '',
		'imageId': '69866073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866065&x=5058',
		'title': '',
		'imageId': '69866065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866072&x=5058',
		'title': '',
		'imageId': '69866072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006333&docid=69866069&x=5058',
		'title': '',
		'imageId': '69866069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006333';

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