function Loadproperty(objTitle , objNumber)
{
    objNumber = (parseInt(objNumber));
	var csoutput = "";
	//PADDING, 5 ,BGCOLOR , "#ED1E1E" , FONTCOLOR , "#FFFFFF" , BORDERCOLOR , "#000000",  PADDING, 2,
	//style="padding:5px; font-weight:bold; border: 1px solid black; color: black; font-family: arial; font-size: 11px; color:#FFFFFF"  bgcolor="#0033FF"

	csoutput = "<div style='background-image:url(Images/bg7.png); border:1px silver solid;'><table bgcolor='transparent'  border='0' width=100% cellspacing=2 cellpadding=2 style='color:white; font-family:tahoma; font-size:11px;' ><tr><td><table border='0' style=''; class='infotbl' ><tr><td style='padding:1px;'><strong>" + objTitle + "</strong></td></tr></table>" + "<table border='0' class='infotb2' ><tr><td>";

	switch (objNumber) {
	    case 0:
	        csoutput = csoutput + ("STOP SELLING OF THIS TEMPLATE");
	        break;
	    case 1:
	        //text box mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Brief news has been shown in text box scroll mode (if brief news be enabled)");
	        break;
	    case 2:
	        //marquee mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Brief news has been shown in marquee [Down->Top] scroll mode (if brief news be enabled)");
	        break;
	    case 3:
	        //full flash with marquee mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu type: Flash Movie<br />Brief news has been shown in marquee [Down->Top] scroll mode (if brief news be enabled)");
	        break;
	    case 4:
	        //full flash with text box mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu type: Flash Movie<br />Brief news has been shown in text box scroll mode (if brief news be enabled)");
	        break;
	    case 5:
	        //flash logo with marquee mode - menu is simple
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu type: Image [or text format]<br />Brief news has been shown in marquee [Down->Top] scroll mode (if brief news be enabled)");
	        break;
	    case 6:
	        //flash logo with text box mode - menu is simple
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu type: Image [or text format]<br />Brief news has been shown in text box scroll mode (if brief news be enabled)");
	        break;
	    case 7:
	        //flash menu with marquee mode - logo is image format
	        csoutput = csoutput + ("Reverse column: Disabled<br />Menu type: Flash Movie<br />Logo type: Image<br />Brief news has been shown in marquee [Down->Top] scroll mode (if brief news be enabled)");
	        break;
	    case 8:
	        //flash menu with text box mode - logo is image format
	        csoutput = csoutput + ("Reverse column: Disabled<br />Menu type: Flash Movie<br />Logo type: Image<br />Brief news has been shown in text box scroll mode(if brief news be enabled)");
	        break;
	    case 9:
	        //just reverse columns has been desabled
	        csoutput = csoutput + ("Reverse column: Disabled");
	        break;
	    case 10:
	        //part of logo is flash - menu is flash with marquee mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie [Part of logo]<br />Menu Type: Flash Movie<br />Brief news has been shown in marquee [Down->Top] scroll mode (if brief news be enabled)");
	        break;
	    case 11:
	        //part of logo is flash - menu is flash with marquee mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie [Part of logo]<br />Menu Type: Flash Movie<br />Brief news has been shown in text box scroll mode (if brief news be enabled)");
	        break;
	    case 12:
	        //part of logo is flash - menu is image with marquee mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie [Part of logo]<br />Menu Type: Image<br />Brief news has been shown in marquee [Down->Top] scroll mode (if brief news be enabled)");
	        break;
	    case 13:
	        //part of logo is flash - menu is image with marquee mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie [Part of logo]<br />Menu Type: Image<br />Brief news has been shown in text box scroll mode (if brief news be enabled)");
	        break;
	    case 14:
	        //custom 1
	        csoutput = csoutput + ("Reverse column: Disabled<br />Start and Running days fields can not be hidden");
	        break;
	    case 15:
	        //custom 2
	        csoutput = csoutput + ("Reverse column: Disabled<br />Brief news has been shwon in text box scroll mode in top of page");
	        break;
	    case 16:
	        //simple template[non flash] with fade in-fade out news section
	        csoutput = csoutput + ("Reverse column: Disabled<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 17:
	        //full flash with with fade in-fade out news section
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu type: Flash Movie<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 18:
	        ////part of logo is flash - menu is flash with fade in-fade out news section
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie [Part of logo]<br />Menu Type: Flash Movie<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 19:
	        ////part of logo is flash - menu is image with fade in-fade out news section
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie [Part of logo]<br />Menu Type: Image<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 20:
	        ////Logo is simple - menu is flash with fade in-fade out news section
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Flash Movie<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 21:
	        ////Logo is Flash - menu is flash/Image with fade in-fade out news section
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu Type: Flash Movie & Image<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 22:
	        ////Logo is Flash - menu is image with marquee mode
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu Type: Iamge<br />Brief news has been shown in marquee [Down->Top] scroll mode (if brief news be enabled)");
	        break;
	    case 23:
	        ////Logo is Flash - menu is image with fade in-fade out news section
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu Type: Image<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 24:
	        ////Logo is Flash - menu is image with fade in-fade out news section
	        csoutput = csoutput + ("Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.].<br>-------------------------------------------------<br><strong>Note: This template is large size & it has 955px width.</strong>");
	        break;


	    case 100:
	        /*
	        Reverse column: Disabled
	        Logo is image
	        menu is jscript
	        stats menu is top
	        news is standard
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One FREE 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Java Script<br />Statistics Menu is Javs Script/Top<br />Brief news is standard.");
	        break;

	    case 101:
	        /*
	        Reverse column: Disabled
	        Logo is Flash
	        menu is jscript
	        stats menu is top
	        news is standard
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Flash Movie<br />Menu Type: Java Script<br />Statistics Menu is Javs Script/Top<br />Brief news is standard.");
	        break;
	    case 102:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is CSS
	        stats menu is top
	        news is standard
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: CSS<br />Statistics Menu is Javs Script/Top<br />Brief news is standard.");
	        break;
	    case 103:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is CSS
	        stats menu is top
	        news is standard
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        Image Rotator
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br />Image Rotator<br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: CSS<br />Statistics Menu is Javs Script/Top<br />Brief news is standard.");
	        break;
	    case 104:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        Top CSS stats menu
	        news is fade in-fade out
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Statistics Menu is CSS menu - placed on Top<br />News box is fade in-fade out.");
	        break;
	    case 105:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is CSS
	        Top CSS stats menu
	        news is scroll menu placed on top
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: CSS<br />Statistics Menu is CSS menu - placed on Top<br />News box is scroller - placed on top.");
	        break;
	    case 106:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        Top CSS stats menu
	        news is scroll menu placed on top
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Statistics Menu is CSS menu - placed on Top<br />News box is scroller - placed on top.");
	        break;
	    case 107:
	        //simple template[non flash] with fade in-fade out news section - + PLAN IMAGES
	        csoutput = csoutput + ("Reverse column: Disabled<br />Investment Plan & Referral Image Boxes<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 108:
	        //full flash with with fade in-fade out news section + PLAN IMAGES
	        csoutput = csoutput + ("Reverse column: Disabled<br />Investment Plan & Referral Image Boxes<br />Logo type: Flash Movie<br />Menu type: Flash Movie<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 109:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        Stats Menu is image in top section
	        news is marquee mode in top
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Stats Menu: Image in top section<br />News box is marquee mode in top");
	        break;
	    case 110:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is standard(default gc mode).
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />News box is standard(default gc mode)");
	        break;
	    case 111:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        Top CSS stats menu
	        news is Marquee(Left to right) in top section
	        Free 728 * 90 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 728*90 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Stats Menu: Css menu in top section<br />News is Marquee(Left to right) in top section");
	        break;
	    case 112:
	        /*
	        Reverse column: Disabled
	        Logo is Flash
	        menu is Image
	        Top CSS stats menu
	        news is is fade in-fade out
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Flash<br />Menu Type: Image<br />Stats Menu: Css menu in top section<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 113:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is fade in-fade out
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 114:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is css
	        news is fade in-fade out
	        Free 728 * 90 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 728*90 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: CSS<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 115:
	        /*
	        Reverse column: Disabled
	        Logo is Flash & Image
	        menu is Image
	        news is fade in-fade out
	        Free 728 * 90 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 728*90 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Flash & Image<br />Menu Type: Image<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 116:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is marquee in top section
	        Free 728 * 90 gif animation banner
	        Free Plan images
	        Top CSS stats menu
	        */
	        csoutput = csoutput + ("<b>One free 728*90 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Top CSS stats menu<br />Brief news has been shwon in maequee mode in top section");
	        break;
	    case 117:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is fade in-fade out
	        TOP CSS STATS Menu
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Top CSS stats menu<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 118:
	        /*
	        Reverse column: Disabled
	        Logo is Flash & Image
	        menu is Flash
	        news is fade in-fade out
	        Free 728 * 90 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 728*90 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Flash & Image<br />Menu Type: Flash<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 119:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is fade in-fade out
	        Statisics menu type: DOCK Menu at top.
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Statisics menu type: DOCK Menu at top.<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 120:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is marquee
	        Information is marquee
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Brief news is maequee mode<br />Information is marquee mode");
	        break;
	    case 121:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is CSS
	        news is JAVA SCRIPT SCROLLER
	        Information is marquee
	        Free 468*60 gif animation banner
	        Free Plan images
	        Statistics is CSS
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: CSS<br />Brief news is JAVA SCRIPT SCROLLER<br />Information is marquee mode<br />Statistics is CSS");
	        break;
	    case 122:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is JAVA SCRIPT SCROLLER
	        Information is marquee
	        Free 160*600 gif animation banner
	        Free Plan images
	        Statistics is CSS
	        */
	        csoutput = csoutput + ("<b>One free 160*600 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Brief news is JAVA SCRIPT SCROLLER<br />Information is marquee mode<br />Statistics is CSS");
	        break;
	    case 123:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is fade in-fade out
	        information is marquee
	        Statisics menu type: DOCK Menu at top.
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Statisics menu type: DOCK Menu at top.<br />Information is marquee mode.<Br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 124:
	        /*
	        Reverse column: Disabled
	        Logo is Image
	        menu is Image
	        news is fade in-fade out
	        TOP CSS STATS Menu
	        Include image fader java script function
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Include image fader java script function<br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Top CSS stats menu<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 125:
	        /*
	        Reverse column: Disabled
	        Logo is Flash
	        menu is Flash
	        news is fade in-fade out
	        Statisics menu type: DOCK Menu at top.
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />Reverse column: Disabled<br />Logo type: Flash<br />Menu Type: Flash<br />Statisics menu type: DOCK Menu at top.<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 126:
	        /*
	        Reverse column: Disabled
	        FULL WINDOWS SIZE
	        Logo is Image
	        menu is Image
	        news is fade in-fade out
	        TOP CSS STATS Menu
	        Free 468 * 60 gif animation banner
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />FULL windows size template<br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Top CSS stats menu<br />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	    case 127:
	        /*
	        Reverse column: Disabled
	        FULL WINDOWS SIZE
	        Logo is Image
	        menu is Image
	        news is fade in-fade out
	        TOP CSS STATS Menu
	        Free 468 * 60 gif animation banner
	        information is marquee
	        Free Plan images
	        */
	        csoutput = csoutput + ("<b>One free 468*60 gif animation banner</b><br /><b>Free Plan Images</b><br />FULL windows size template<br />Reverse column: Disabled<br />Logo type: Image<br />Menu Type: Image<br />Top CSS stats menu<br />Information is marquee mode<BR />Brief news has been shwon in fade in-fade out mode [If javascript is enabled over cleint browser otherwise<br />    Brief news will be shown in marquee mode (In Internet explorer) and it will be shown in simple mode in other browsers.]");
	        break;
	}	

	
	csoutput = csoutput + "</td></tr></table></td></tr></table></div>";
	return (csoutput);
}

