
 var uc = getCookie('uid') ;
 if ( uc && uc.match(/^\d+_/) ) {
  document.getElementById("logged").innerHTML = '<div align="center" style="color:#CCC; padding-top:2px; position:absolute; left:-136px; top:-20px; font-size:11px; width:125px; height:18px; background-image: url(http://www.domesticsale.com/images/flot.gif);"><a class="nd4" href="http://www.domesticsale.com/cpanel.shtml"><b>My account</b></a>&nbsp; | &nbsp;<a class="nd4" href="http://www.domesticsale.com/cgi-bin/admin.cgi?logout=yes&first=yes">Log Out</a></div>' ;
 }
