var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=70282061&x=453',
		'title': '',
		'imageId': '70282061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705079&x=453',
		'title': '',
		'imageId': '65705079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705084&x=453',
		'title': '',
		'imageId': '65705084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=70282131&x=453',
		'title': '',
		'imageId': '70282131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705082&x=453',
		'title': '',
		'imageId': '65705082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705083&x=453',
		'title': '',
		'imageId': '65705083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705080&x=453',
		'title': '',
		'imageId': '65705080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705077&x=453',
		'title': '',
		'imageId': '65705077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705072&x=453',
		'title': '',
		'imageId': '65705072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705073&x=453',
		'title': '',
		'imageId': '65705073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705086&x=453',
		'title': '',
		'imageId': '65705086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705085&x=453',
		'title': '',
		'imageId': '65705085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022270&docid=65705075&x=453',
		'title': '',
		'imageId': '65705075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022270';

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