var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166066&x=3646',
		'title': '',
		'imageId': '70166066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166103&x=3646',
		'title': '',
		'imageId': '70166103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166063&x=3646',
		'title': '',
		'imageId': '70166063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166069&x=3646',
		'title': '',
		'imageId': '70166069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166073&x=3646',
		'title': '',
		'imageId': '70166073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166061&x=3646',
		'title': '',
		'imageId': '70166061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166062&x=3646',
		'title': '',
		'imageId': '70166062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166074&x=3646',
		'title': '',
		'imageId': '70166074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166067&x=3646',
		'title': '',
		'imageId': '70166067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166071&x=3646',
		'title': '',
		'imageId': '70166071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166070&x=3646',
		'title': '',
		'imageId': '70166070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166064&x=3646',
		'title': '',
		'imageId': '70166064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166068&x=3646',
		'title': '',
		'imageId': '70166068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166065&x=3646',
		'title': '',
		'imageId': '70166065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017340&docid=70166072&x=3646',
		'title': '',
		'imageId': '70166072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017340';

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