';
}
//funcion para crear efecto highslide
function efectohightslide($href,$img,$width,$height){
echo '';
}
function mandarMail($mail,$texto,$titulo){
$sfrom = 'obi2013.chile@gmail.com';
$para = strip_tags($mail);//envia
$subject = $titulo;
$headers = "From:".$sfrom."\nReply-To:".$sfrom."\n";
$headers .= "X-Mailer:PHP/".phpversion()."\n";
$headers .= "Mime-Version: 1.0\n";
$headers .= "Content-Type: text/html";
$message = '';
$message .= '
';
$message .= '| '.$titCongreso.' | '; $message .= '
'.$texto.' '; $message .= ' | ';
$message .= '