/*
 *SevenForks IME Version 2.0
 *Released Date: 09/02/2005
 *Modified Date: 09/02/2005
 *Copyright 2005 SevenForks LLC. All Rights Reserved.
 *sevenforks@sevenforks.com
 *http://www.sevenforks.com/ime/
 *
 *COPYRIGHT NOTICE
 *
 *SevenForks IME may be used free of charge for non-commercial 
 *purpose by anyone so long as this copyright notice and the comments 
 *above remain intact. This program is distributed in the hope that 
 *it will be useful, but WITHOUT ANY WARRANTY; without even the 
 *implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
 *PURPOSE.
 *
 *Selling the code for this program without prior written consent 
 *is expressly forbidden. In other words, please ask first before 
 *you try and make money off of my program. 
 *
 *Obtain permission before redistributing this software over the 
 *Internet or in any other medium. In all cases copyright and 
 *header must remain intact.
 */
var imType="Îå±Ê";
var imName="Îå±Ê98°æÊäÈë·¨";
var imHelp="help_sf_gbkwb98.html";
var imCodeList="sf_gbkwb98.js";
var hasExt=true;
var hasWord=true;
var maxCodes=4;
var srcStr=document.getElementById("imeScript").src;
var imeDir=srcStr.substr(0,srcStr.lastIndexOf("script/"));
document.write("<script type='text/javascript' src='"+imeDir+"script/sf_ime_gb.js'></script>");