Path : /hermes/bosweb/b1705/englobatrading.com/intelimerc.com/ |
Current < : /hermes/bosweb/b1705/englobatrading.com/intelimerc.com/experiencia.php |
<!-- sitio: www.interlimec.com file: experiencia.php realizado por: iridizen.com programador: Ing. Daniel Castillo Torres Fecha: 16/01/12 --> <?php require('libs/smarty/Smarty.class.php'); $smarty = new Smarty; $sec=$_GET['sec']; $leng=$_GET['leng']; $smarty->assign('leng',$leng); $smarty->assign('templates',"templates".$leng); $smarty->assign('section',$sec); $smarty->display("templates".$leng."/lightBox/mainLB.tpl"); ?>