var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150183&x=1732',
		'title': '',
		'imageId': '69150183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150188&x=1732',
		'title': '',
		'imageId': '69150188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150187&x=1732',
		'title': '',
		'imageId': '69150187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150190&x=1732',
		'title': '',
		'imageId': '69150190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150193&x=1732',
		'title': '',
		'imageId': '69150193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150182&x=1732',
		'title': '',
		'imageId': '69150182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150192&x=1732',
		'title': '',
		'imageId': '69150192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150184&x=1732',
		'title': '',
		'imageId': '69150184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150185&x=1732',
		'title': '',
		'imageId': '69150185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150189&x=1732',
		'title': '',
		'imageId': '69150189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150191&x=1732',
		'title': '',
		'imageId': '69150191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150181&x=1732',
		'title': '',
		'imageId': '69150181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150186&x=1732',
		'title': '',
		'imageId': '69150186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150180&x=1732',
		'title': '',
		'imageId': '69150180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975191&docid=69150179&x=1732',
		'title': '',
		'imageId': '69150179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975191';

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