Example #1
0
        <script language="JavaScript">
<!--
function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
            <table width="100%" border="1" cellspacing="4" cellpadding="0">
              <?php 
//echo"num article : $num_article";
liens_court($num_article);
?>
            </table>
</td>
        </tr>
        <tr bgcolor="#FFCC66" align="center" valign="middle">
          <td colspan="2" class="loginFFCC66"><br>
<?php 
if ($pub == "pub" or $pub == "gere") {
    $tyty = "-1";
} else {
    $tyty = "-3";
}
echo "<a href=index.php><img src=\"../zimages/retour-j.gif\" width=\"130\" height=\"20\" border=\"0\"></a>\n";
if ($pub == "pub") {
    taillemod(1, $num_article, "articles");
Example #2
0
                                <!--
                                    function MM_goToURL() { //v3.0
                                        var i, args = MM_goToURL.arguments;
                                        document.MM_returnValue = false;
                                        for (i = 0; i < (args.length - 1); i += 2)
                                            eval(args[i] + ".location='" + args[i + 1] + "'");
                                    }

                                    function MM_openBrWindow(theURL, winName, features) { //v2.0
                                        window.open(theURL, winName, features);
                                    }
                                //-->
                                </script>
                                <table width="100%" border="1" cellspacing="4" cellpadding="0">
<?php 
liens_court($num);
?>
                                </table>
                            </td>
                        </tr>
                        <tr>
                            <td class="loginFFCC66">
                                <table width="100%" border="0" cellspacing="4" cellpadding="0">
                                    <tr>
                                        <td bordercolor="#000000" class="loginFFCC66">les commentaires
                                            de news</td>
                                        <td class="loginFFFFFFdroit">
<?php 
if ($id_user != "") {
    echo "<a href=\"../popup/modif_comment.php?num={$num}&taille={$rows['taille']}\"><img src=\"../zimages/ajoucoment-j.gif\" width=\"130\" height=\"20\" border=0></a>";
}