    rnd.today=new Date(); 
    rnd.seed=rnd.today.getTime(); 
    function rnd() 
    { 
　　　　rnd.seed = (rnd.seed*9301+49297) % 233280; 
　　　　return rnd.seed/(233280.0); 
    }
    function rand(number) 
    { 
　　　　return Math.ceil(rnd()*number); 
    } 
function createFlashIndex(intWidth,intHeight)
{    
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="'+intWidth+'" HEIGHT="'+intHeight+'">');
    document.write('<param name=movie value="http://Chat.mainone.com/Chat/images/button6.swf">');    
    document.write('<param name=wmode value=transparent>');
    document.write('<param name=quality VALUE=high>');
    document.write('<param name="allowScriptAccess" value="always"/>');
    document.write('<embed quality=high wmode="transparent" src="http://Chat.mainone.com/Chat/images/button6.swf" bgcolor=#FFFFFF WIDTH='+intWidth+' HEIGHT='+intHeight+' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
    document.write('</embed>');
    document.write('</object>');
}
function createFlashChat(intWidth,intHeight)
{
    intWidth=92;
	intHeight=34;
	
	document.write('<div style="width:92px;height:34px;z-index:10100;overflow:hidden;" >');
	document.write('<div style="z-index:10200; left: 0px;">');
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="'+intWidth+'" HEIGHT="'+intHeight+'">');
    document.write('<param name=movie value="http://Chat.mainone.com/Chat/images/OpenChat.swf">');
    document.write('<param name=wmode value=transparent>');
    document.write('<param name=quality VALUE=high>');
    document.write('<param name=allowScriptAccess VALUE=always>');
    document.write('<embed quality=high wmode="transparent" src="http://Chat.mainone.com/Chat/images/OpenChat.swf" bgcolor=#FFFFFF WIDTH='+intWidth+' HEIGHT='+intHeight+' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
    document.write('</embed>');
    document.write('</object>');
    document.write('</div>');
	document.write('<div style= "position:relative; z-index:10300; left:0; top:-34px;width:92px;height:34px;">');
	document.write('<img src="http://Chat.mainone.com/images/blank.gif" width=92 height=34 onclick="javascript:ShowDialogForm()" style="cursor:hand;" />');
    document.write('</div>');
    document.write('</div>');
}
function createFlashSms(intWidth,intHeight,strTextName)
{
	ShowDiv();
	intWidth=92;
		
	intHeight=36;
    //--------------------
	document.write('<div style="z-index:10100; width:92px;height:36px;overflow:hidden;">');
	document.write('<div style="z-index:10200; left: 0px;">');
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="'+intWidth+'" HEIGHT="'+intHeight+'">');
	if(strTextName!=null){
	document.write('<param name=movie value="http://Chat.mainone.com/Chat/images/OpenSms.swf?strText='+strTextName+'">');	
	}else{
	document.write('<param name=movie value="http://Chat.mainone.com/Chat/images/OpenSms.swf">');
	}
    document.write('<param name=wmode value=transparent>');
    document.write('<param name=quality VALUE=high>');
    document.write('<param name=allowScriptAccess VALUE=always>');
    document.write('<embed quality=high wmode="transparent" src="http://Chat.mainone.com/Chat/images/OpenSms.swf" bgcolor=#FFFFFF WIDTH='+intWidth+' HEIGHT='+intHeight+' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
    document.write('</embed>');
    document.write('</object>');
	document.write('</div>');
	document.write('<div style="position: relative; z-index:10300; top:-36px;width:92px;height:36px;">');
	document.write('<img src="http://Chat.mainone.com/images/blank.gif" width=92 height=36 onclick="javascript:ShowDialogSms()" style="cursor:hand;" />');
	document.write('</div>');
    document.write('</div>');
}




function createFlashSmsAD(intWidth,intHeight)
{
/*
    document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="'+intWidth+'" HEIGHT="'+intHeight+'">');
    document.write('<PARAM NAME=movie VALUE="http://Chat.mainone.com/Chat/images/banner.swf">');
    document.write('<param name=wmode value=transparent>');
    document.write('<PARAM NAME=quality VALUE=high>');
    document.write('<param name="allowScriptAccess" value="always"/>');
    document.write('<EMBED quality=high wmode="transparent" src="http://Chat.mainone.com/Chat/images/banner.swf" bgcolor=#FFFFFF WIDTH='+intWidth+' HEIGHT='+intHeight+' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
    document.write('</EMBED>');
    document.write('</OBJECT>');
*/
}

function createEnFlashSms(intWidth,intHeight)
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="'+intWidth+'" HEIGHT="'+intHeight+'">');
	document.write('<param name=movie value="http://Chat.mainone.com/Chat/images/OpenEnSms.swf">');
    document.write('<param name=wmode value=transparent>');
    document.write('<param name=quality VALUE=high>');
    document.write('<param name="allowScriptAccess" value="always"/>');
    document.write('<embed quality=high wmode="transparent" src="http://Chat.mainone.com/Chat/images/OpenEnSms.swf" bgcolor=#FFFFFF WIDTH='+intWidth+' HEIGHT='+intHeight+' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
    document.write('</embed>');
    document.write('</object>');
}