                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

if(!window.__td){window.__MT=100;window.__ti=0;window.__td=[];window.__td.length=__MT;window.__noTrace=false;}
if(typeof(vp)=="undefined")
{var vp={};}
if(!vp.directory)
{vp.directory={};}
vp.directory.getInfo=function directory_getInfo(url)
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
try
{vp.http.getAsync(url,vp.directory.parseInfo);}
catch(oException)
{throw new Error("Error creating profile information request: "+oException.message);}};vp.directory.parseInfo=function directory_parseInfo(sResponse)
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
try
{var jsonResponse=vp.http.parseJSON(sResponse);if(jsonResponse.rdr.length>0)
{window.location=jsonResponse.rdr;}}
catch(oException)
{throw new Error("Error processing profile information response: "+oException.message);}};