full cash
pass dewaGM
Fitur:
- Replace Weapon
<script src='http://elmubarok.googlecode.com/files/floating1.js' type='text/javascript'/>
<script>
YOffset=150;
XOffset=0;
staticYOffset=30;
slideSpeed=20
waitTime=100;
menuBGColor="#cc0000";
menuIsStatic="yes";
menuWidth=120;
menuCols=3;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="black";
hdrBGColor="#cc0000";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#cc0000";
linkTarget="_top";
linkAlign="Left";
barBGColor="#cc0000";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="MENU";
// ----- Mulai Edit Menu
ssmItems[0]=["OPTION :"] //Header Menu
ssmItems[1]=[" Home", "/", ""]
ssmItems[2]=[" About Me", "http://www.kucoba.com/2010/03/profil.html",""]
ssmItems[3]=[" Tutorial Blog", "http://www.kucoba.com/2009/09/tutorial-mudah-blog.html",""]
ssmItems[4]=[" Tips Blog", "http://www.kucoba.com/2010/07/kumpulan-tips-blogspot.html",""]
ssmItems[5]=[" Buku Tamu", "http:/www.kucoba.com/2009/10/buku-tamu.html", "_new"]
ssmItems[6]=[" Lowongan Kerja", "http://www.kucoba.com/2010/11/kumpulan-lowongan-kerja-terbaru-di.html", ""]
ssmItems[7]=[" Dinamika Cinta", "http://www.kucoba.com/search/label/Dinamika Cinta", ""]
buildMenu();
//----- Selesai Edit Menu
</script>