var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561024&x=1512',
		'title': '',
		'imageId': '70561024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561022&x=1512',
		'title': '',
		'imageId': '70561022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561015&x=1512',
		'title': '',
		'imageId': '70561015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561013&x=1512',
		'title': '',
		'imageId': '70561013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561025&x=1512',
		'title': '',
		'imageId': '70561025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561014&x=1512',
		'title': '',
		'imageId': '70561014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561023&x=1512',
		'title': '',
		'imageId': '70561023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561016&x=1512',
		'title': '',
		'imageId': '70561016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561018&x=1512',
		'title': '',
		'imageId': '70561018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561019&x=1512',
		'title': '',
		'imageId': '70561019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561021&x=1512',
		'title': '',
		'imageId': '70561021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561012&x=1512',
		'title': '',
		'imageId': '70561012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561027&x=1512',
		'title': '',
		'imageId': '70561027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561017&x=1512',
		'title': '',
		'imageId': '70561017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561020&x=1512',
		'title': '',
		'imageId': '70561020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70561026&x=1512',
		'title': '',
		'imageId': '70561026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033837&docid=70210064&x=1512',
		'title': '',
		'imageId': '70210064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4033837';

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