// already edit//
function gotochat()
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=250,height=500,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://www.chanyafc.com/home/chat/web/index.php','',WindowFeature);
}
function gotochatbb()
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=320,height=240,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://www.chanyafc.com/home/chat/web/index.php','',WindowFeature);
}
function gototwitter()
{
	WindowFeature="Resizable=Yes,ScrollBars=Yes,MenuBar=Yes,Directories=Yes,ToolBar=Yes,Location=Yes,Status=Yes,Width=1024,height=768,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://twitter.com/chanyatamada','',WindowFeature);
}
function gotohi5()
{
	WindowFeature="Resizable=Yes,ScrollBars=Yes,MenuBar=Yes,Directories=Yes,ToolBar=Yes,Location=Yes,Status=Yes,Width=1024,height=768,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://chanyaa.hi5.com','',WindowFeature);
}
function gotofacebook()
{
	WindowFeature="Resizable=Yes,ScrollBars=Yes,MenuBar=Yes,Directories=Yes,ToolBar=Yes,Location=Yes,Status=Yes,Width=1024,height=768,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://www.facebook.com/chanyatamada','',WindowFeature);
}

//end edit
function postnew()
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=500,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://www.chanyafc.com/home/board/formpost.php','',WindowFeature);
}

function showpost(id)
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=500,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://www.chanyafc.com/home/board/showpost.php?id='+id,'',WindowFeature);
}

function gotoboard()
{
	location.href='http://www.chanyafc.com/home/board/index.php';
}

function gotoprofile()
{
	location.href='http://www.chanyafc.com/home/profile.htm';
}

function gotophoto()
{
	location.href='http://www.chanyafc.com/home/photoalbum';
}

function gotovideo()
{
	location.href='http://www.chanyafc.com/home/videoclips';
}

function gotofreezone()
{
	location.href='http://www.mouthsyclub.com/indexfz.php';
}

function gotocutevideo()
{
	location.href='http://www.mouthsyclub.com/cutevdo/';
}

function gotoentertainnews()
{
	location.href='http://www.mouthsyclub.com/entertain/';
}

function gotothaidrama()
{
	location.href='http://www.mouthsyclub.com/thaidrama/';
}

function gotokoreadrama()
{
	location.href='http://www.mouthsyclub.com/koreadrama/';
}

function gotojapandrama()
{
	location.href='http://www.mouthsyclub.com/japandrama/';
}

function gotojoke()
{
	location.href='http://www.mouthsyclub.com/joke/';
}

function gotodiet()
{
	location.href='http://www.mouthsyclub.com/diet/';
}

function gotobeauty()
{
	location.href='http://www.mouthsyclub.com/beauty/';
}

function gotohealthy()
{
	location.href='http://www.mouthsyclub.com/healthy/';
}

function gotowomen()
{
	location.href='http://www.mouthsyclub.com/women/';
}

function gotoscreen()
{
	location.href='http://www.mouthsyclub.com/screensaver/';
}

function gotowallpaper()
{
	location.href='http://www.mouthsyclub.com/wallpaper/';
}

function gotoshop()
{
	location.href='http://www.mouthsyclub.com/shop/';
}

function gotosms()
{
	location.href='http://www.mouthsyclub.com/sms/';
}

function jump2(albumid)
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=750,height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('showalbum.php?id='+albumid,'',WindowFeature);
}

function jump(albumid)
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=750,height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('showalbum.php?id='+albumid,'',WindowFeature);
}

function howtochat() 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('howto_chat.php','',WindowFeature);
}

function opendramanews2(id) 
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=500,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('../showdramanews.php?id='+id,'',WindowFeature);
}

function opendramanews(id) 
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=500,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('showdramanews.php?id='+id,'',WindowFeature);
}

function opendrama(id) 
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('showdrama.php?id='+id,'',WindowFeature);
}

function opendrama2(id) 
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('../showdrama.php?id='+id,'',WindowFeature);
}

function showvideo(id) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=660,height=500,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://www.chanyafc.com/home/videoclips/showvideo.php?id='+id,'',WindowFeature);
}

function howtovideo(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_video.php?id='+id,'',WindowFeature);
//	location.reload();
}

function howtovideocard(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_videocard.php?id='+id,'',WindowFeature);
//	location.reload();
}

function howtothemes(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_themes.php?id='+id,'',WindowFeature);
	location.reload();
}

function howtoscreensaver(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_screensaver.php?id='+id,'',WindowFeature);
	location.reload();
}

function howtowallpaper(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_wallpaper.php?id='+id,'',WindowFeature);
//	location.reload();
}

function howtophotojaab(id) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('howto_photojaab.php?id='+id,'',WindowFeature);
}

function howtoringtone(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=400,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_ringtone.php?id='+id,'',WindowFeature);
	location.reload();
}

function howtologo(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=400,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_logo.php?id='+id,'',WindowFeature);
	location.reload();
}

function howtobeauty(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_beauty.php?id='+id,'',WindowFeature);
//	location.reload();
}

function howtohealthy(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_healthy.php?id='+id,'',WindowFeature);
//	location.reload();
}

function howtojoke(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_joke.php?id='+id,'',WindowFeature);
//	location.reload();
}

function howtodiet(id,pos) 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=600,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open(pos+'howto_diet.php?id='+id,'',WindowFeature);
//	location.reload();
}

function showalbum2(albumid)
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=750,height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('showalbum.php?id='+albumid,'',WindowFeature);
}

function showalbum(albumid)
{
	WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=650,height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('showalbum.php?id='+albumid,'',WindowFeature);
}

function howtosms() 
{
	WindowFeature="Resizable=No,ScrollBars=No,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=300,height=300,ScreenX=0,ScreenY=0,Top=0,Left=0"
	newWindow=open('http://www.mouthsyclub.com/howto_sms.php','',WindowFeature);
}