function ishow(title,url,height,width) {
	self.parent.tb_show(title,'/catalogo/' + url + '&KeepThis=true&TB_iframe=true&height=' + height + '&width=' + width);
}

