连接获取值javascript的问题

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">



无标题文档



<!--top-->








<!--top-->
<!--left1-->






<?php include("mianfei.php");?>
<?php include("fufei_1.php");?>
<?php include("qiyie.php");?>














<!--feft1-->
<!--left2-->


你现在的位置:好又多供求信息>>网后台管理系统



<?php
if(!empty($_GET["index"]))
if($_GET["index"]==1)
include("1.php");
?>

<!--left2-->
<!--bottom-->
好 又 多 供 求 信 息 网 www.bc110.com 版 权 所 有

<!--bottom-->


var num; function ch(num) { if(num==1) document.getElenmentById("index.php?index").value="num"; }

里边连接的值获取不到javascript 帮忙改一下 谢谢。。。。。。。

<?php
if(!empty($_GET["index"]))
if($_GET["index"]==1)
include("1.php");
?>