document.write('<scr'+'ipt type="text/javascript" src="http://j.maxmind.com/app/country.js" ></scr'+'ipt>'); 



function show_ad()
{

  var ccode ='';
  var visitormessage ='';

  ccode=geoip_country_code();

  if (ccode=="US")
    visitormessage='Other readers';
  else
    visitormessage='Other readers from '+geoip_country_name();

  document.write('<b>'+visitormessage+' were also interested in this</b><br/>');
  document.write('<b><big><big><big><big>&dArr;</big></big></big></big><br/></b>');

	if (ccode=="US")
         document.write('<br/><A target="_blank" HREF="http://www.perfectwoman.com/cmd.php?Clk=3264901"><IMG SRC="http://www.perfectwoman.com/banner/120x400_ver.gif" ALT="Breasts Enhancement Enlargement " WIDTH="120" HEIGHT="400" border=0></A>><img src="http://www.perfectwoman.com/cmd.php?Imp=3264901" width="0" height="0" border="0">');
      else
         document.write('<br/><A target="_blank" HREF="http://www.perfectwoman.com/cmd.php?Clk=3264901"><IMG SRC="http://www.perfectwoman.com/banner/120x400_ver.gif" ALT="Breasts Enhancement Enlargement " WIDTH="120" HEIGHT="400" border=0></A>><img src="http://www.perfectwoman.com/cmd.php?Imp=3264901" width="0" height="0" border="0">');
}

