
var _aLink = "<a href='javascript:void(_openWebSafeLink())' style='border=0'>"
  + "<img src='https://www.websafeshield.com/seal_images/120x67.gif' border=0>"
  + "</a>";
  

document.write(_aLink);


function _openWebSafeLink()
{
  window.open("http://seals.websafeshield.com/solowstyle/popup.html",
    "_blank", "width=575,height=600,menubar=0,status=1,toolbar=0,location=0,resizable=1");
}


