var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023608&x=180',
		'title': '',
		'imageId': '70023608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023606&x=180',
		'title': '',
		'imageId': '70023606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023598&x=180',
		'title': '',
		'imageId': '70023598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023597&x=180',
		'title': '',
		'imageId': '70023597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023605&x=180',
		'title': '',
		'imageId': '70023605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023596&x=180',
		'title': '',
		'imageId': '70023596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023607&x=180',
		'title': '',
		'imageId': '70023607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023599&x=180',
		'title': '',
		'imageId': '70023599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023601&x=180',
		'title': '',
		'imageId': '70023601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023591&x=180',
		'title': '',
		'imageId': '70023591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023593&x=180',
		'title': '',
		'imageId': '70023593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023602&x=180',
		'title': '',
		'imageId': '70023602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023603&x=180',
		'title': '',
		'imageId': '70023603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023595&x=180',
		'title': '',
		'imageId': '70023595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023604&x=180',
		'title': '',
		'imageId': '70023604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023594&x=180',
		'title': '',
		'imageId': '70023594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023592&x=180',
		'title': '',
		'imageId': '70023592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012795&docid=70023600&x=180',
		'title': '',
		'imageId': '70023600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012795';

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