3 var none = "none"; // ugly hack: $editselect shouldn't be a string if TinyMCE is enabled, but should if it isn't
4 window.editSelect = $editselect;
5 window.isPublic = "$ispublic";
6 window.nickname = "$nickname";
7 window.linkURL = "$linkurl";
8 window.vidURL = "$vidurl";
9 window.audURL = "$audurl";
10 window.whereAreU = "$whereareu";
11 window.term = "$term";
12 window.baseURL = "$baseurl";
13 window.geoTag = function () { $geotag }
14 window.ajaxType = 'jot-header';