Code Search for Developers
 
 
  

scripts.php from Gulus at Krugle


Show scripts.php syntax highlighted

<?php acces_direct_au_module_interdis_veuillez_utiliser_index_php(); ?>

<script language="JavaScript">

<!-- 
browserName=navigator.appName;
browserVer=parseInt(navigator.appVersion);
if(browserVer >=3)
        version="3";
else
        version="2";
if (version=="3")
{
calendrier_on=new Image(220,36);
calendrier_on.src="pics/menu-activite-on.png";
calendrier_off=new Image(220,36);
calendrier_off.src="pics/menu-activite-off.png";

aide_on=new Image(220,36);
aide_on.src="pics/menu-aide-on.png";
aide_off=new Image(220,36);
aide_off.src="pics/menu-aide-off.png";

publications_on=new Image(220,37);
publications_on.src="pics/menu-publications-on.png";
publications_off=new Image(211,37);
publications_off.src="pics/menu-publications-off.png";

services_on=new Image(220,34);
services_on.src="pics/menu-services-on.png";
services_off=new Image(220,34);
services_off.src="pics/menu-services-off.png";

download_on=new Image(220,38);
download_on.src="pics/menu-telechargements-on.png";
download_off=new Image(220,38);
download_off.src="pics/menu-telechargements-off.png";

membres_on=new Image(220,34);
membres_on.src="pics/menu-membres-on.png";
membres_off=new Image(220,34);
membres_off.src="pics/menu-membres-off.png";

commandites_on=new Image(220,35);
commandites_on.src="pics/menu-commandites-on.png";
commandites_off=new Image(220,35);
commandites_off.src="pics/menu-commandites-off.png";

}
function rollIn(imgName)
{
        if (version=="3")
        {
                document[imgName].src=eval(imgName + "on.src");
        }
}
function rollOut(imgName)
{
        if (version=="3")
        {
                document[imgName].src=eval(imgName + "off.src");
        }
}
// -->

</script>




See more files for this project here

Gulus

Groupe d\'Utilisateurs de Linux de l\'Universit? de Sherbrooke. http://www.gulus.org/

Project homepage: http://sourceforge.net/projects/gulus
Programming language(s): PHP,Shell Script
License: other

  activites.fct.php
  activites.mod.php
  aide.fct.php
  aide.mod.php
  ajout_activite.fct.php
  ajout_activite.mod.php
  ajout_nouvelle.fct.php
  ajout_nouvelle.mod.php
  ajout_pv.fct.php
  ajout_pv.mod.php
  archives.fct.php
  archives.mod.php
  authentification.inc.php
  calendrier.fct.php
  calendrier.mod.php
  commandites.fct.php
  commandites.mod.php
  db_info.inc.php
  edition_activite.fct.php
  edition_activite.mod.php
  edition_nouvelle.fct.php
  edition_nouvelle.mod.php
  edition_pv.fct.php
  edition_pv.mod.php
  formulaire_activites.inc.php
  formulaire_membre.inc.php
  formulaire_nouvelles.inc.php
  formulaire_pv.inc.php
  formulaires.inc.php
  index.fct.php
  index.mod.php
  lister_membres.fct.php
  lister_membres.mod.php
  logo_gulus.fct.php
  logo_gulus.mod.php
  membre_abonnement.fct.php
  membre_abonnement.mod.php
  membre_desinscrire.fct.php
  membre_desinscrire.mod.php
  membre_modifier.fct.php
  membre_modifier.mod.php
  membres.fct.php
  membres.mod.php
  menu.inc.php
  menu_miniature.inc.php
  passwd_section_privee.inc.php
  pourquoi.fct.php
  pourquoi.mod.php
  prive.fct.php
  prive.mod.php
  publications.fct.php
  publications.mod.php
  pv.fct.php
  pv.mod.php
  scripts.php
  services.fct.php
  services.mod.php
  split.inc.php
  telechargements.fct.php
  telechargements.mod.php