// //
if (typeof(wp_page_name) != “undefined”)
{
s.pageName=wp_page_name.replace(/]*>/g,”");
//remove session id
s.pageName=s.pageName.replace(/\;jsessionid\=.{23}/g,”");
}
else
{
s.pageName=”wp – ” + document.location.pathname + ” – ” + document.title;
//remove html
s.pageName=s.pageName.replace(/]*>/g,”");
//remove session id
s.pageName=s.pageName.replace(/\;jsessionid\=.{23}/g,”");
//var doc_url = document.location.href;
//if (doc_url.indexOf(”ac2/wp-dyn?”)>0)
//{
// s.prop50=doc_url.substr(doc_url.indexOf(”ac2/wp-dyn?”)+10);
//}
}
if(typeof(wp_channel) != “undefined”)
{
s.channel=(wp_channel.indexOf(”wp – “)>=0)?wp_channel:”wp – ” + wp_channel;
}
else if(typeof(wp_section) != “undefined”)
{
s.channel=(wp_section.indexOf(”wp – “)>=0)?wp_section.split(’/')[0]:”wp – ” + wp_section.split(’/')[0];
}
else if (typeof(wp_hierarchy) != “undefined”)
{
s.channel=(wp_hierarchy.indexOf(”wp – “)>=0)?wp_hierarchy.split(’|')[0]:”wp – ” + [...]
By SABRINA SHANKMAN
JULY 8, 2009 http://online.wsj.com/article/SB124701451791309199.html
LOS ANGELES — Daniel Halbert moved here from Phoenix this year to invest his life savings in what he hoped was a golden opportunity: the medical-marijuana business.
But on Tuesday, the Los Angeles City Council told him to shut down his dispensary, part [...]