var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149198&x=2245',
		'title': '',
		'imageId': '70149198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149195&x=2245',
		'title': '',
		'imageId': '70149195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149190&x=2245',
		'title': '',
		'imageId': '70149190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149188&x=2245',
		'title': '',
		'imageId': '70149188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149191&x=2245',
		'title': '',
		'imageId': '70149191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149192&x=2245',
		'title': '',
		'imageId': '70149192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149199&x=2245',
		'title': '',
		'imageId': '70149199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149201&x=2245',
		'title': '',
		'imageId': '70149201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149189&x=2245',
		'title': '',
		'imageId': '70149189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149193&x=2245',
		'title': '',
		'imageId': '70149193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149200&x=2245',
		'title': '',
		'imageId': '70149200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149196&x=2245',
		'title': '',
		'imageId': '70149196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149194&x=2245',
		'title': '',
		'imageId': '70149194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149197&x=2245',
		'title': '',
		'imageId': '70149197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016858&docid=70149202&x=2245',
		'title': '',
		'imageId': '70149202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016858';

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