var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274600&x=1636',
		'title': '',
		'imageId': '69274600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274597&x=1636',
		'title': '',
		'imageId': '69274597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274603&x=1636',
		'title': '',
		'imageId': '69274603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274583&x=1636',
		'title': '',
		'imageId': '69274583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274585&x=1636',
		'title': '',
		'imageId': '69274585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274584&x=1636',
		'title': '',
		'imageId': '69274584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274587&x=1636',
		'title': '',
		'imageId': '69274587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274586&x=1636',
		'title': '',
		'imageId': '69274586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274594&x=1636',
		'title': '',
		'imageId': '69274594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274531&x=1636',
		'title': '',
		'imageId': '69274531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274543&x=1636',
		'title': '',
		'imageId': '69274543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274588&x=1636',
		'title': '',
		'imageId': '69274588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274596&x=1636',
		'title': '',
		'imageId': '69274596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69287226&x=1636',
		'title': '',
		'imageId': '69287226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980463&docid=69274546&x=1636',
		'title': '',
		'imageId': '69274546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980463';

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