var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626578&x=134',
		'title': '',
		'imageId': '626578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626579&x=134',
		'title': '',
		'imageId': '626579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626580&x=134',
		'title': '',
		'imageId': '626580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626581&x=134',
		'title': '',
		'imageId': '626581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626582&x=134',
		'title': '',
		'imageId': '626582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626583&x=134',
		'title': '',
		'imageId': '626583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626584&x=134',
		'title': '',
		'imageId': '626584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626585&x=134',
		'title': '',
		'imageId': '626585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626586&x=134',
		'title': '',
		'imageId': '626586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626587&x=134',
		'title': '',
		'imageId': '626587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626588&x=134',
		'title': '',
		'imageId': '626588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626589&x=134',
		'title': '',
		'imageId': '626589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626590&x=134',
		'title': '',
		'imageId': '626590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626591&x=134',
		'title': '',
		'imageId': '626591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179562&docid=626592&x=134',
		'title': '',
		'imageId': '626592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179562';

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