document.write('<style type="text/css">#cc_1{width:200px; position:relative; top:9px; font: 12px Arial; font-weight:bold; color: #000000; border: 0px; margin:0; padding:0;}#cc_2{width:170px; position:relative; top:15px; font: 10px Arial,Helvetica,sans-serif; font-weight:bold; color: #000000; border: 0px; margin:0; padding:0;}a:link {text-decoration: none;}#cc_1 a:link {color: #FFFFFF;}#cc_1 a:visited {color: #000000;}#cc_2 a:link {color: #003366;}a:visited {text-decoration: none;}#ex a:visited{color:#FFFFFF;}#cc_2 a:visited{color:#003366;}</style><div style="width:200px; background-image: url(http://www.hispatraders.com/forex-imagenes/forex-conversor-divisas.png); background-repeat: no-repeat; height:160px; text-align:center;"><center>');



function convert(amount,from,to){

  var found="false";
  var found1="false";
  var found2="false";
  for(var i=0; i < window.document.links.length;i++){

    if (window.document.links[i].toString().search(/hispatraders.com/i) > 1 || window.document.links[i].toString().search(/hispatraders.com/i) > 1){
       found1="true";
    }
    if (window.document.links[i].toString().search(/hispatraders.com/i) > 1 || window.document.links[i].toString().search(/hispatraders.com/i) > 1){
       found2="true";
    }
    if (found2 == "true" && found1 == "true"){
       found="true";
       break;
    }
  }
 
  if (found == "true"){
    document.write('<iframe src="http://www.hispatraders.com/forex-conversor-divisas/conversor.php?'+amount+':'+from+':'+to+'" width="185" height="109" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" allowTransparency="true" style="border: 0px; position:relative; top:23px; text-align:center;"></iframe></center></div>');
  }
  else {
    document.write('<div style="border: 0px; font: 12px Arial,Helvetica,sans-serif; position:relative; top:2px; width: 266px; height:155px; padding:5px; font-weight: bold; text-align:center; color: #000000;"><br>invalid code - please update from<br>[ <a href="http://www.hispatraders.com" style="color:#000000;">www.hispatraders.com</a> ]</div></center></div>');
  }



}
