// JUEGATE.COM - TRUCO
<!--
function JT_Truco()
{
var result = '';
result += 
'<iframe src="http://www.juegate.com/multizona_com/games.php?game=trucoargentino" width="728" height="610" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe>';
return result;
}
//-->