var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059502&x=2314',
		'title': '',
		'imageId': '70059502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059504&x=2314',
		'title': '',
		'imageId': '70059504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059510&x=2314',
		'title': '',
		'imageId': '70059510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059506&x=2314',
		'title': '',
		'imageId': '70059506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059507&x=2314',
		'title': '',
		'imageId': '70059507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059508&x=2314',
		'title': '',
		'imageId': '70059508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059511&x=2314',
		'title': '',
		'imageId': '70059511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059498&x=2314',
		'title': '',
		'imageId': '70059498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059499&x=2314',
		'title': '',
		'imageId': '70059499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059503&x=2314',
		'title': '',
		'imageId': '70059503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059509&x=2314',
		'title': '',
		'imageId': '70059509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059500&x=2314',
		'title': '',
		'imageId': '70059500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059501&x=2314',
		'title': '',
		'imageId': '70059501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014090&docid=70059505&x=2314',
		'title': '',
		'imageId': '70059505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014090';

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