var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024200&x=1222',
		'title': '',
		'imageId': '70024200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024194&x=1222',
		'title': '',
		'imageId': '70024194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024205&x=1222',
		'title': '',
		'imageId': '70024205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024198&x=1222',
		'title': '',
		'imageId': '70024198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024197&x=1222',
		'title': '',
		'imageId': '70024197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024199&x=1222',
		'title': '',
		'imageId': '70024199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024204&x=1222',
		'title': '',
		'imageId': '70024204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024196&x=1222',
		'title': '',
		'imageId': '70024196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024201&x=1222',
		'title': '',
		'imageId': '70024201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024203&x=1222',
		'title': '',
		'imageId': '70024203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024195&x=1222',
		'title': '',
		'imageId': '70024195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024202&x=1222',
		'title': '',
		'imageId': '70024202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024258&x=1222',
		'title': '',
		'imageId': '70024258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024257&x=1222',
		'title': '',
		'imageId': '70024257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012818&docid=70024259&x=1222',
		'title': '',
		'imageId': '70024259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012818';

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