var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626831&x=4028',
		'title': '',
		'imageId': '626831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626832&x=4028',
		'title': '',
		'imageId': '626832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626833&x=4028',
		'title': '',
		'imageId': '626833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626834&x=4028',
		'title': '',
		'imageId': '626834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626835&x=4028',
		'title': '',
		'imageId': '626835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626836&x=4028',
		'title': '',
		'imageId': '626836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626837&x=4028',
		'title': '',
		'imageId': '626837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626838&x=4028',
		'title': '',
		'imageId': '626838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626839&x=4028',
		'title': '',
		'imageId': '626839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626840&x=4028',
		'title': '',
		'imageId': '626840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626841&x=4028',
		'title': '',
		'imageId': '626841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626842&x=4028',
		'title': '',
		'imageId': '626842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626843&x=4028',
		'title': '',
		'imageId': '626843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626844&x=4028',
		'title': '',
		'imageId': '626844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626845&x=4028',
		'title': '',
		'imageId': '626845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626846&x=4028',
		'title': '',
		'imageId': '626846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179584&docid=626847&x=4028',
		'title': '',
		'imageId': '626847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179584';

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