MAIN-BOARD´ daki degisen banner sistemi

Son güncelleme: 03.03.2007 11:59
  • Header teplatesi acin.

    Bu kodlari bulun :



    <a href="index.php{$SID_ARG_1ST}">
    <img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a>




    Alttaki ile degistirin:



    <SCRIPT LANGUAGE="Javascript"><!--
    function banner() {
    };
    banner = new banner();
    number = 0;
    // bannerArray

    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'>
    <img src='https://www.main-board.com/images/LEVIS-501/banner/balik1.jpg' border='0'></a>"
    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'>
    <img src='https://www.main-board.com/images/LEVIS-501/banner/balik2.jpg' border='0'></a>"
    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'>
    <img src='https://www.main-board.com/images/LEVIS-501/banner/balik3.jpg' border='0'></a>"
    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'>
    <img src='https://www.main-board.com/images/LEVIS-501/banner/balik4.jpg' border='0'></a>"
    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'>
    <img src='https://www.main-board.com/images/LEVIS-501/banner/balik5.jpg' border='0'></a>"




    increment = Math.floor(Math.random() * number);
    document.write(banner[increment]);
    //--></SCRIPT>



#20.01.2007 14:07 0 0 0
  • Ellerine sağlık uSta ßende ßi deniyim $unu :D
#20.01.2007 15:08 0 0 0
  • denedim çok gızel oldu...
#22.01.2007 18:34 0 0 0
  • teşekkürler usta
#22.01.2007 23:14 0 0 0
  • ellerine sağlık üstad
    çok harika olmuş
    bende denedim ama sanırım kodlarımız uyumlu değil
    açıkçası beceremedim
#26.01.2007 13:45 0 0 0
  • Header kodlarini verirsen uyumlu hale getiririz
#27.01.2007 12:39 0 0 0
  • ustam ellerine saglik
#28.01.2007 15:52 0 0 0
  • ustam bende beceremedim uyumlu hale getirebilirmisin


    [php]<div id="ayyildizimwbb"><a href="http://www.wbbturk.biz/wbb2/index.php" target="_self"></a></div>
    <script language=javascript>
    NS6 = (document.getElementById&&!document.all)
    IE = (document.all)
    NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4")
    moving=setTimeout('null',1);
    lastY = 0;
    function moveOut() {
    if ((NS6 && parseInt(ssm.left)<0)||(IE && ssm.style.pixelLeft<0)||(NS && document.ssm.left<0))
    {
    clearTimeout(moving);moving = setTimeout('moveOut()', slideSpeed)
    if (NS6){
    ssm.left = parseInt(ssm.left)+10+"px";
    }
    if (IE){
    ssm.style.pixelLeft += 10;
    }
    if (NS){
    document.ssm.left += 10;
    }
    } else {
    clearTimeout(moving);
    moving=setTimeout('null',1);
    }
    }
    function moveBack(){
    clearTimeout(moving);
    moving = setTimeout('moveBack1()', waitTime);
    }
    function moveBack1() {
    if ((NS6 && parseInt(ssm.left)>(-menuWidth))||(IE && ssm.style.pixelLeft>(-menuWidth))||(NS && document.ssm.left>(-menuWidth)))
    {
    clearTimeout(moving);moving = setTimeout('moveBack1()', slideSpeed);
    if (NS6){
    ssm.left = parseInt(ssm.left)-10+"px";
    }
    if (IE){
    ssm.style.pixelLeft -= 10;
    }
    if (NS){
    document.ssm.left -= 10;
    }
    } else {
    clearTimeout(moving);moving=setTimeout('null',1)
    }
    }
    function makeStatic() {
    if (NS6) {
    winY = window.pageYOffset;
    }
    if (IE) {
    winY = document.body.scrollTop;var NM=document.all('ssm').style
    }
    if (NS){
    winY = window.pageYOffset;var NM=document.ssm
    }
    if (NS6||IE||NS){
    if (winY!=lastY&&winY>YOffset-staticYOffset){
    smooth = .2 * (winY - lastY - YOffset + staticYOffset);
    } else if(YOffset-staticYOffset+lastY>YOffset-staticYOffset) {
    smooth = .2 * (winY - lastY);
    } else {
    smooth=0
    }
    if(smooth > 0) smooth = Math.ceil(smooth);
    else smooth = Math.floor(smooth);
    if (NS6) ssm.top=parseInt(ssm.top)+smooth+"px"
    if (IE) NM.pixelTop+=smooth;
    if (NS) NM.top+=smooth;
    lastY = lastY+smooth;
    setTimeout('makeStatic()', 1)
    }
    }
    function initSlide() {
    if (NS6){
    ssm=document.getElementById("ssm").style
    ssm.visibility="visible";
    ssm.left = -menuWidth + "px"; ;
    } else if (IE) {
    ssm.style.visibility = "visible"
    ssm.style.pixelLeft = -menuWidth;
    } else if (NS) {
    document.ssm.left = -menuWidth;
    document.ssm.visibility = "show"
    }
    if (menuIsStatic=="no") makeStatic();
    }
    function startMenu(menuHeader, barText) {
    if (IE||NS6) {
    document.write('<div id="ssm" style="visibility:hidden;position : absolute ;left : 0px ;top : '+YOffset+' ;Z-Index : 20;width:1px" onmouseover="moveOut()" onmouseout="moveBack()">')
    }
    if (NS) {
    document.write('<span class="tablea" layer visibility="hide" top="'+YOffset+'" name="ssm" left="0" onmouseover="moveOut()" onmouseout="moveBack()">')
    }
    if (NS6){
    document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+2)+'" span class="tablea"><tr><td>')
    }
    tempBar=""
    for (i=0;i<barText.length;i++) {
    tempBar+=barText.substring(i, i+1)+"<br>"
    }
    document.write('<table cellpadding="0" cellspacing="2" width="'+(menuWidth+barWidth+2)+'" border="{$style['tableinborder']}" class="tableinborder"><tr><td class="tabletitle" width="'+(menuWidth-1)+'" height="6" align="center" valign="center"> <span class="smallfont"><b>'+menuHeader+'</b></span></td><td align="center" rowspan="100" width="'+barWidth+'" span class="tableb" valign="center"><p align="center"><span class="smallfont"><b>'+tempBar+'</b></span></p></td></tr>')
    }
    function addItem(text, link, target) {
    if ( !target ) {
    target = '_self';
    } else {
    target = '_blank';
    }
    document.write('<tr>');
    document.write('<td span class="tablea" width="'+(menuWidth-1)+'">');
    document.write('<ilayer><layer width="100%" align="center">');
    document.write('<div align="center">');
    document.write('<a href="'+link+'" class="ssmItems" target='+target+'>');
    document.write('<span class="smallfont"> '+text+'</span></div></a>');
    document.write('</layer></ilayer></td></tr>');
    }
    function addHdr(text) {
    document.write('<tr><td span class="tabletitle" height="6" align="center" valign="center" width="'+(menuWidth-1)+'"> ');
    document.write('<span class="smallfont"><b>'+text+'</b></span></td></tr>')
    }
    function endMenu() {
    document.write('</table>')
    if (NS6){document.write('</td></tr></table>')}
    if (IE||NS6) {document.write('</div>')}
    if (NS) {document.write('</layer>')}
    if (NS6||IE||NS) setTimeout('initSlide();', 100)
    }
    //-->

    YOffset=20; // no quotes!!
    staticYOffset=20; // no quotes!!
    slideSpeed=20 // no quotes!!
    barWidth=20; // no quotes!!
    waitTime=1000; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
    menuWidth=100; // Must be a multiple of 10! no quotes!!
    menuIsStatic="no";
    linkTarget="_self";

    startMenu("--{ Infos }--",".:: Kelepceliyim.info::.")
    addItem("AnaSayfa", "index.php");
    addItem("Portal", "hmportal.php");
    addItem("Profil", "usercp.php");
    addItem("Mesaj-Box", "pms.php");
    addItem("Takvim", "calendar.php");
    addItem("Üyeler", "memberslist.php");
    addItem("Kadro", "team.php");
    addItem("Arama", "search.php");
    addItem("Yardım", "misc.php?action=faq");
    addHdr("--{ Extras }--");
    addItem("www.avniaker.net", "http://www.avniaker.net ");
    endMenu()
    </script>

    <table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
    <tr>
    <td class="mainpage" align="center">
    <table style="width:100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td class="logobackground" align="center" style="width:100%"><if($style['logoimage']!="")><then><a href="index.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td>
    <td align="right">
    </tr>
    <tr>
    <td align="center" colspan="2" class="buttonbgo"><span class="smallfont"><if($wbbuserdata['userid'])><then><a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a><a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/$pmbild
    " border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then><else><a href="register.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if><a href="calendar.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="memberslist.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a><a href="team.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a><a href="search.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a><a href="misc.php?action=faq{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if><a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a></span></td>
    </tr>
    <tr>
    <td width="100%" height="9" colspan="2" style="background-image:url('images/platin_v2/platin_v2.jpg');"></td>
    </tr>
    </table><br />
    <br>

    <center><a target="_self" href="http://www.kelepceliyim.info/register.php">
    <img height="100" src="http://www.kelepceliyim.info/giris.gif" width="100" border="0"></a><p>



    <center><font size="2" color="red" face="Arial"><b><marquee width=550 scrollamount=4>Sayın, $wbbuserdata[username],www.kelepceliyim.info`da sizide görmekten mutluluk duyarız...!!!</marquee></font> </b></font></center>
    <br>

    <head>
    <script language="JavaScript">
    <!--
    var left="[";
    var right="]";
    var msg=" - - wWw.kelepceliyim.info - Tutuklu Kalacaksınız - - ";
    var speed=200;

    function scroll_title() {
    document.title=left+msg+right;
    msg=msg.substring(1,msg.length)+msg.charAt(0);
    setTimeout("scroll_title()",speed);
    }
    scroll_title();

    // End -->
    </script>

    <script language="JavaScript">
    /*
    ne varsa www.kelepceliyim.info
    */
    // Scrolling message settings
    var text="wWw.kelepceliyim.info - Tutuklu Kalacaksınız";
    var speed=100;
    var x=0;

    function bb()
    {
    var a=text.substring(0,x);
    var b=text.substring(x,x+1).toUpperCase();
    var c=text.substring(x+1,text.length);
    window.status=a+b+c;
    if(x==text.length) x=0;
    else x++;
    setTimeout("bb()",speed);
    }

    bb();
    //-->
    </script>


    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    }
    .style2 {
    color: #FF0000;
    font-weight: bold;
    }
    -->
    </style>

    [/php]
#01.03.2007 16:30 0 0 0
  • @KeMaL61

    Bunu dene bakalim...



    <div id="ayyildizimwbb"><a href="http://www.wbbturk.biz/wbb2/index.php" target="_self"></a></div>
    <script language=javascript>
    NS6 = (document.getElementById&&!document.all)
    IE = (document.all)
    NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4")
    moving=setTimeout('null',1);
    lastY = 0;
    function moveOut() {
    if ((NS6 && parseInt(ssm.left)<0)||(IE && ssm.style.pixelLeft<0)||(NS && document.ssm.left<0))
    {
    clearTimeout(moving);moving = setTimeout('moveOut()', slideSpeed)
    if (NS6){
    ssm.left = parseInt(ssm.left)+10+"px";
    }
    if (IE){
    ssm.style.pixelLeft += 10;
    }
    if (NS){
    document.ssm.left += 10;
    }
    } else {
    clearTimeout(moving);
    moving=setTimeout('null',1);
    }
    }
    function moveBack(){
    clearTimeout(moving);
    moving = setTimeout('moveBack1()', waitTime);
    }
    function moveBack1() {
    if ((NS6 && parseInt(ssm.left)>(-menuWidth))||(IE && ssm.style.pixelLeft>(-menuWidth))||(NS && document.ssm.left>(-menuWidth)))
    {
    clearTimeout(moving);moving = setTimeout('moveBack1()', slideSpeed);
    if (NS6){
    ssm.left = parseInt(ssm.left)-10+"px";
    }
    if (IE){
    ssm.style.pixelLeft -= 10;
    }
    if (NS){
    document.ssm.left -= 10;
    }
    } else {
    clearTimeout(moving);moving=setTimeout('null',1)
    }
    }
    function makeStatic() {
    if (NS6) {
    winY = window.pageYOffset;
    }
    if (IE) {
    winY = document.body.scrollTop;var NM=document.all('ssm').style
    }
    if (NS){
    winY = window.pageYOffset;var NM=document.ssm
    }
    if (NS6||IE||NS){
    if (winY!=lastY&&winY>YOffset-staticYOffset){
    smooth = .2 * (winY - lastY - YOffset + staticYOffset);
    } else if(YOffset-staticYOffset+lastY>YOffset-staticYOffset) {
    smooth = .2 * (winY - lastY);
    } else {
    smooth=0
    }
    if(smooth > 0) smooth = Math.ceil(smooth);
    else smooth = Math.floor(smooth);
    if (NS6) ssm.top=parseInt(ssm.top)+smooth+"px"
    if (IE) NM.pixelTop+=smooth;
    if (NS) NM.top+=smooth;
    lastY = lastY+smooth;
    setTimeout('makeStatic()', 1)
    }
    }
    function initSlide() {
    if (NS6){
    ssm=document.getElementById("ssm").style
    ssm.visibility="visible";
    ssm.left = -menuWidth + "px"; ;
    } else if (IE) {
    ssm.style.visibility = "visible"
    ssm.style.pixelLeft = -menuWidth;
    } else if (NS) {
    document.ssm.left = -menuWidth;
    document.ssm.visibility = "show"
    }
    if (menuIsStatic=="no") makeStatic();
    }
    function startMenu(menuHeader, barText) {
    if (IE||NS6) {
    document.write('<div id="ssm" style="visibility:hidden;position : absolute ;left : 0px ;top : '+YOffset+' ;Z-Index : 20;width:1px" onmouseover="moveOut()" onmouseout="moveBack()">')
    }
    if (NS) {
    document.write('<span class="tablea" layer visibility="hide" top="'+YOffset+'" name="ssm" left="0" onmouseover="moveOut()" onmouseout="moveBack()">')
    }
    if (NS6){
    document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+2)+'" span class="tablea"><tr><td>')
    }
    tempBar=""
    for (i=0;i<barText.length;i++) {
    tempBar+=barText.substring(i, i+1)+"<br>"
    }
    document.write('<table cellpadding="0" cellspacing="2" width="'+(menuWidth+barWidth+2)+'" border="{$style['tableinborder']}" class="tableinborder"><tr><td class="tabletitle" width="'+(menuWidth-1)+'" height="6" align="center" valign="center"> <span class="smallfont"><b>'+menuHeader+'</b></span></td><td align="center" rowspan="100" width="'+barWidth+'" span class="tableb" valign="center"><p align="center"><span class="smallfont"><b>'+tempBar+'</b></span></p></td></tr>')
    }
    function addItem(text, link, target) {
    if ( !target ) {
    target = '_self';
    } else {
    target = '_blank';
    }
    document.write('<tr>');
    document.write('<td span class="tablea" width="'+(menuWidth-1)+'">');
    document.write('<ilayer><layer width="100%" align="center">');
    document.write('<div align="center">');
    document.write('<a href="'+link+'" class="ssmItems" target='+target+'>');
    document.write('<span class="smallfont"> '+text+'</span></div></a>');
    document.write('</layer></ilayer></td></tr>');
    }
    function addHdr(text) {
    document.write('<tr><td span class="tabletitle" height="6" align="center" valign="center" width="'+(menuWidth-1)+'"> ');
    document.write('<span class="smallfont"><b>'+text+'</b></span></td></tr>')
    }
    function endMenu() {
    document.write('</table>')
    if (NS6){document.write('</td></tr></table>')}
    if (IE||NS6) {document.write('</div>')}
    if (NS) {document.write('</layer>')}
    if (NS6||IE||NS) setTimeout('initSlide();', 100)
    }
    //-->

    YOffset=20; // no quotes!!
    staticYOffset=20; // no quotes!!
    slideSpeed=20 // no quotes!!
    barWidth=20; // no quotes!!
    waitTime=1000; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
    menuWidth=100; // Must be a multiple of 10! no quotes!!
    menuIsStatic="no";
    linkTarget="_self";

    startMenu("--{ Infos }--",".:: Kelepceliyim.info::.")
    addItem("AnaSayfa", "index.php");
    addItem("Portal", "hmportal.php");
    addItem("Profil", "usercp.php");
    addItem("Mesaj-Box", "pms.php");
    addItem("Takvim", "calendar.php");
    addItem("Üyeler", "memberslist.php");
    addItem("Kadro", "team.php");
    addItem("Arama", "search.php");
    addItem("Yard?m", "misc.php?action=faq");
    addHdr("--{ Extras }--");
    addItem("www.avniaker.net", "http://www.avniaker.net ");
    endMenu()
    </script>

    <table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
    <tr>
    <td class="mainpage" align="center">
    <table style="width:100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td class="logobackground" align="center" style="width:100%">

    <if($style['logoimage']!="")><then><SCRIPT LANGUAGE="Javascript"><!--
    function banner() {
    };
    banner = new banner();
    number = 0;
    // bannerArray


    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'><img src='http://www.kelepceliyim.info/images/platin_v2/logo.jpg' border='0'></a>"
    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'><img src='http://www.kelepceliyim.info/images/platin_v2/logo.jpg' border='0'></a>"
    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'><img src='http://www.kelepceliyim.info/images/platin_v2/logo.jpg' border='0'></a>"
    banner[number++] = "<a href='index.php{$SID_ARG_1ST}'><img src='http://www.kelepceliyim.info/images/platin_v2/logo.jpg' border='0'></a>"



    increment = Math.floor(Math.random() * number);
    document.write(banner[increment]);
    //--></SCRIPT></a></then></if>

    </td>
    <td align="right">
    </tr>
    <tr>
    <td align="center" colspan="2" class="buttonbgo"><span class="smallfont"><if($wbbuserdata['userid'])><then><a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a><a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/$pmbild
    " border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then><else><a href="register.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if><a href="calendar.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="memberslist.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a><a href="team.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a><a href="search.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a><a href="misc.php?action=faq{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if><a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a></span></td>
    </tr>
    <tr>
    <td width="100%" height="9" colspan="2" style="background-image:url('images/platin_v2/platin_v2.jpg');"></td>
    </tr>
    </table><br />
    <br>

    <center><a target="_self" href="http://www.kelepceliyim.info/register.php">
    <img height="100" src="http://www.kelepceliyim.info/giris.gif" width="100" border="0"></a><p>



    <center><font size="2" color="red" face="Arial"><b><marquee width=550 scrollamount=4>Say?n, $wbbuserdata[username],www.kelepceliyim.info`da sizide görmekten mutluluk duyar?z...!!!</marquee></font> </b></font></center>
    <br>

    <head>
    <script language="JavaScript">
    <!--
    var left="[";
    var right="]";
    var msg=" - - wWw.kelepceliyim.info - Tutuklu Kalacaks?n?z - - ";
    var speed=200;

    function scroll_title() {
    document.title=left+msg+right;
    msg=msg.substring(1,msg.length)+msg.charAt(0);
    setTimeout("scroll_title()",speed);
    }
    scroll_title();

    // End -->
    </script>

    <script language="JavaScript">
    /*
    ne varsa www.kelepceliyim.info
    */
    // Scrolling message settings
    var text="wWw.kelepceliyim.info - Tutuklu Kalacaks?n?z";
    var speed=100;
    var x=0;

    function bb()
    {
    var a=text.substring(0,x);
    var b=text.substring(x,x+1).toUpperCase();
    var c=text.substring(x+1,text.length);
    window.status=a+b+c;
    if(x==text.length) x=0;
    else x++;
    setTimeout("bb()",speed);
    }

    bb();
    //-->
    </script>


    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    }
    .style2 {
    color: #FF0000;
    font-weight: bold;
    }
    -->
    </style>


#02.03.2007 11:52 0 0 0
  • LEVIS-501 usta başaramadım... yardımlarından dolayı teşekkürler
#02.03.2007 14:59 0 0 0
  • güzel bir paylasim tesekkur ederim...
#02.03.2007 16:04 0 0 0
  • ORiJiNAL YAZARI : KeMaL61
    LEVIS-501 usta başaramadım... yardımlarından dolayı teşekkürler


    Basaramadim derken benim verdigim kodlardami calismadi?
#02.03.2007 21:30 0 0 0
  • levis usta güzel bir fikir çok beğendim ellerine salık
#02.03.2007 21:52 0 0 0
  • Basaramadim derken benim verdigim kodlardami calismadi?

    eet kodları ekledim değişen hiç bir şey olmadı .... olmayıncada ben flaş logo ekledim.. tekrar teşekkürler
#03.03.2007 08:26 0 0 0
  • ORiJiNAL YAZARI : KeMaL61
    Basaramadim derken benim verdigim kodlardami calismadi?

    eet kodları ekledim değişen hiç bir şey olmadı .... olmayıncada ben flaş logo ekledim.. tekrar teşekkürler


    http://forumtr.eu/index.php

    burada sana verdigim kodlar var ve hic bir sorunsuz calisiyorlar...
#03.03.2007 10:26 0 0 0
  • @KeMaL61

    Memleket Trabzon Bir ara konusalim seninle olurmu Bende Boztepeliyim
#03.03.2007 10:36 0 0 0
  • konuşalım
#03.03.2007 11:59 0 0 0