var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170176&x=2224',
		'title': '',
		'imageId': '70170176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170188&x=2224',
		'title': '',
		'imageId': '70170188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170205&x=2224',
		'title': '',
		'imageId': '70170205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170192&x=2224',
		'title': '',
		'imageId': '70170192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170181&x=2224',
		'title': '',
		'imageId': '70170181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170186&x=2224',
		'title': '',
		'imageId': '70170186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170194&x=2224',
		'title': '',
		'imageId': '70170194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170193&x=2224',
		'title': '',
		'imageId': '70170193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170200&x=2224',
		'title': '',
		'imageId': '70170200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70178982&x=2224',
		'title': '',
		'imageId': '70178982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170175&x=2224',
		'title': '',
		'imageId': '70170175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170172&x=2224',
		'title': '',
		'imageId': '70170172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170173&x=2224',
		'title': '',
		'imageId': '70170173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170171&x=2224',
		'title': '',
		'imageId': '70170171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017476&docid=70170174&x=2224',
		'title': '',
		'imageId': '70170174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017476';

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