var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254578&x=2032',
		'title': '',
		'imageId': '70254578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254567&x=2032',
		'title': '',
		'imageId': '70254567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254576&x=2032',
		'title': '',
		'imageId': '70254576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254566&x=2032',
		'title': '',
		'imageId': '70254566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254565&x=2032',
		'title': '',
		'imageId': '70254565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254570&x=2032',
		'title': '',
		'imageId': '70254570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254571&x=2032',
		'title': '',
		'imageId': '70254571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254579&x=2032',
		'title': '',
		'imageId': '70254579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254569&x=2032',
		'title': '',
		'imageId': '70254569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254574&x=2032',
		'title': '',
		'imageId': '70254574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254573&x=2032',
		'title': '',
		'imageId': '70254573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254572&x=2032',
		'title': '',
		'imageId': '70254572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254577&x=2032',
		'title': '',
		'imageId': '70254577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254575&x=2032',
		'title': '',
		'imageId': '70254575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021064&docid=70254564&x=2032',
		'title': '',
		'imageId': '70254564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021064';

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