var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570030&x=458',
		'title': '',
		'imageId': '70570030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570021&x=458',
		'title': '',
		'imageId': '70570021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570022&x=458',
		'title': '',
		'imageId': '70570022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570026&x=458',
		'title': '',
		'imageId': '70570026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570027&x=458',
		'title': '',
		'imageId': '70570027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570031&x=458',
		'title': '',
		'imageId': '70570031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570034&x=458',
		'title': '',
		'imageId': '70570034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570028&x=458',
		'title': '',
		'imageId': '70570028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570033&x=458',
		'title': '',
		'imageId': '70570033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570024&x=458',
		'title': '',
		'imageId': '70570024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570023&x=458',
		'title': '',
		'imageId': '70570023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570035&x=458',
		'title': '',
		'imageId': '70570035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570029&x=458',
		'title': '',
		'imageId': '70570029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570025&x=458',
		'title': '',
		'imageId': '70570025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034280&docid=70570032&x=458',
		'title': '',
		'imageId': '70570032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4034280';

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