home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 December
/
Chip_2001-12_cd1.bin
/
internet
/
archeo
/
apravo
/
pargssmItems.js
< prev
next >
Wrap
Text File
|
2001-09-29
|
3KB
|
91 lines
<!--
/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=0; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="black";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=200; // Must be a multiple of 10! no quotes!!
menuCols=5;
hdrFontFamily="'Lucida Sans Unicode', Arial, Helvetica, sans-serif";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="black";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="'Lucida Sans Unicode', Arial, Helvetica, sans-serif";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#993300";
linkTarget="_self";
linkAlign="center";
barBGColor="#444444";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=12; // no quotes!!
barText="Paragraf"; // <IMG> tag supported. Put exact html for an image to show.
///////////////////////////
// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["º1","#1", "",1,"no"]
ssmItems[1]=["º2","#2","",1,"no"]
ssmItems[2]=["º3","#3", "",1,"no"]
ssmItems[3]=["º4","#4", "",1,"no"]
ssmItems[4]=["º5","#5", "",1]
ssmItems[5]=["º6","#6", "",1,"no"]
ssmItems[6]=["º7","#7", "",1,"no"]
ssmItems[7]=["º8","#8", "",1,"no"]
ssmItems[8]=["º9","#9", "",1,"no"]
ssmItems[9]=["º10","#10", "",1]
ssmItems[10]=["º11","#11", "",1,"no"]
ssmItems[11]=["º12","#12", "",1,"no"]
ssmItems[12]=["º13","#13", "",1,"no"]
ssmItems[13]=["º14","#14", "",1,"no"]
ssmItems[14]=["º14a","#14a", "",1]
ssmItems[15]=["º15","#15", "",1,"no"]
ssmItems[16]=["º16","#16", "",1,"no"]
ssmItems[17]=["º17","#17", "",1,"no"]
ssmItems[18]=["º18","#18", "",1,"no"]
ssmItems[19]=["º19","#19", "",1]
ssmItems[20]=["º20","#20", "",1,"no"]
ssmItems[21]=["º21","#21", "",1,"no"]
ssmItems[22]=["º22","#22", "",1,"no"]
ssmItems[23]=["º23","#23", "",1,"no"]
ssmItems[24]=["º24","#24", "",1]
ssmItems[25]=["º25","#25", "",1,"no"]
ssmItems[26]=["º26","#26", "",1,"no"]
ssmItems[27]=["º27","#27", "",1,"no"]
ssmItems[28]=["º28","#28", "",1,"no"]
ssmItems[29]=["º29","#29", "",1]
ssmItems[30]=["º30","#30", "",1,"no"]
ssmItems[31]=["º31","#31", "",1,"no"]
ssmItems[32]=["º32","#32", "",1,"no"]
ssmItems[33]=["º33","#33", "",1,"no"]
ssmItems[34]=["º34","#34", "",1]
ssmItems[35]=["º35","#35", "",1,"no"]
ssmItems[36]=["º36","#36", "",1,"no"]
ssmItems[37]=["º37","#37", "",1,"no"]
ssmItems[38]=["º38","#38", "",1,"no"]
ssmItems[39]=["º39","#39", "",1]
ssmItems[40]=["º40","#40", "",1,"no"]
ssmItems[41]=["º41","#41", "",1,"no"]
ssmItems[42]=["º42","#42", "",1,"no"]
ssmItems[43]=["º43","#43", "",1,"no"]
ssmItems[44]=["º44","#44", "",1]
ssmItems[45]=["P°φloha 1","#pr1", "",2,"no"]
ssmItems[46]=["P°iloha 2","#pr2", "",2,"no"]
ssmItems[47]=["","#", "",1]
buildMenu();
//-->