var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314837&x=2150',
		'title': '',
		'imageId': '70314837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314830&x=2150',
		'title': '',
		'imageId': '70314830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314835&x=2150',
		'title': '',
		'imageId': '70314835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314834&x=2150',
		'title': '',
		'imageId': '70314834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314845&x=2150',
		'title': '',
		'imageId': '70314845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314832&x=2150',
		'title': '',
		'imageId': '70314832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314831&x=2150',
		'title': '',
		'imageId': '70314831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314840&x=2150',
		'title': '',
		'imageId': '70314840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314846&x=2150',
		'title': '',
		'imageId': '70314846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314833&x=2150',
		'title': '',
		'imageId': '70314833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314838&x=2150',
		'title': '',
		'imageId': '70314838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314836&x=2150',
		'title': '',
		'imageId': '70314836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314844&x=2150',
		'title': '',
		'imageId': '70314844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314839&x=2150',
		'title': '',
		'imageId': '70314839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314842&x=2150',
		'title': '',
		'imageId': '70314842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314841&x=2150',
		'title': '',
		'imageId': '70314841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314847&x=2150',
		'title': '',
		'imageId': '70314847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314843&x=2150',
		'title': '',
		'imageId': '70314843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023708&docid=70314937&x=2150',
		'title': '',
		'imageId': '70314937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4023708';

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