//This arrays are part of ypSlideOutMenu.js from youngpup.net
	//new ypSlideOutMenu("number menu", "slide position", left, top, width, height)
	new ypSlideOutMenu("menu1", "down", 45, 61, 110, 80) //tutorial
	new ypSlideOutMenu("menu10", "right", 154, 62, 127, 200) //main processes
	new ypSlideOutMenu("menu11", "right", 154, 81, 178, 345) //fast tutorial
	new ypSlideOutMenu("menu2", "down", 95, 61, 252, 290) //features
	new ypSlideOutMenu("menu3", "down", 152, 61, 180, 200) //opportunities
	new ypSlideOutMenu("menu4", "down", 236, 61, 205, 200) //case study
	new ypSlideOutMenu("menu5", "down", 306, 61, 245, 200) //download

var menoe = "" //tutorial
	menoe += "<DIV align=\"center\" style=\"width:740px; position:relative\"><DIV id=\"menu1Container\"><DIV id=\"menu1Content\" style=\"position:relative; left:0px; text-align:left\"><TABLE border=\"1\" width=\"110\" cellspacing=\"0\" bgcolor=\"#FFFFCC\" style=\"border-collapse: collapse; filter:alpha(opacity='93')\" bordercolor=\"#B22222\" onmouseover=\"ypSlideOutMenu.showMenu('menu1');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu1')\" cellpadding=\"0\" id=\"table20\"><TR><TD><A onmouseover=\"ypSlideOutMenu.showMenu('menu10');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu10')\" class=\"submenu\" href=\"#\">&nbsp; Main Processes</A></TD></TR><TR><TD><A onmouseover=\"ypSlideOutMenu.showMenu('menu11');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu11')\" class=\"submenu\" href=\"#\">&nbsp; Fast Tutorial</A></TD></TR></TABLE></DIV></DIV>";
	
	
	//main processes
	menoe += "<DIV id=\"menu10Container\"><DIV id=\"menu10Content\" style=\"position:relative; left:0px; text-align:left\"><TABLE border=\"1\" width=\"127\" cellspacing=\"0\" bgcolor=\"#FFFFCC\" style=\"border-collapse: collapse; filter:alpha(opacity='93')\" bordercolor=\"#B22222\" onmouseover=\"ypSlideOutMenu.showMenu('menu10'); ypSlideOutMenu.showMenu('menu1');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu10'); ypSlideOutMenu.hideMenu('menu1')\" cellpadding=\"0\" id=\"table21\"> <TR><TD><A class=\"menu\" href=\"../help/cnewdatabase.htm\">&nbsp; Create Database</A></TD></TR><TR><TD> <A class=\"menu\" href=\"../help/cnewquestion.htm\">&nbsp; Create Question</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/cnewtest.htm\">&nbsp; Create Test</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/runningetesting.htm\">&nbsp; Running Test</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/cgradereport.htm\">&nbsp; Create Grade Report</A></TD></TR></TABLE></DIV></DIV>";

	
	//fast tutorial
	menoe += "<DIV id=\"menu11Container\"><DIV id=\"menu11Content\" style=\"position:relative; left:0px; text-align:left\"><TABLE border=\"1\" width=\"178\" cellspacing=\"0\" bgcolor=\"#FFFFCC\" style=\"border-collapse: collapse; filter:alpha(opacity='93')\" bordercolor=\"#B22222\" onmouseover=\"ypSlideOutMenu.showMenu('menu11'); ypSlideOutMenu.showMenu('menu1');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu11'); ypSlideOutMenu.hideMenu('menu1')\" cellpadding=\"0\" id=\"table28\"> <TR><TD><A class=\"menu\" href=\"../help/ccustomlang.htm\">&nbsp; Create Custom Language</A></TD></TR> <TR><TD><A class=\"menu\" href=\"../help/ccustomui.htm\">&nbsp; Customizing User Interface</A></TD></TR> <TR><TD><A class=\"menu\" href=\"../help/image_explorer.htm\">&nbsp; Insert Image into Question Using<BR />&nbsp; Image Explorer</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/user_management.htm\">&nbsp; User Management</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/ctestreport.htm\">&nbsp; Create Test Report</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/cgradereport.htm\">&nbsp; Create Grade Report</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/using_community_db.htm\">&nbsp; Using Downloaded Community<BR />&nbsp; Database</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/cnewdtmaster.htm\">&nbsp; Create New Master Data</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/refresh.htm\">&nbsp; Getting Current Data (Refresh)</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/convertdb.htm\">&nbsp; Convert Database</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/importdb.htm\">&nbsp; Merging Database with Import<BR>&nbsp; Utility</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/linkingmultimedia.htm\">&nbsp; Linking Multimedia File</A></TD></TR><TR> <TD><A class=\"menu\" href=\"../help/cnewquestionmedia.htm\">&nbsp; Create Multimedia Question</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/title_instruction.htm\">&nbsp; Test's Header and Instruction</A></TD></TR><TR><TD><A class=\"menu\" href=\"../help/open_properties.htm\">&nbsp; Open Properties Window</A></TD></TR></TABLE></DIV></DIV>";
	
	
	//features
	menoe += "<DIV id=\"menu2Container\"><DIV id=\"menu2Content\" style=\"position:relative; left:0px; text-align:left\"><TABLE border=\"1\" width=\"252\" cellspacing=\"0\" bgcolor=\"#FFFFCC\" style=\"border-collapse: collapse; filter:alpha(opacity='93')\" bordercolor=\"#B22222\" onmouseover=\"ypSlideOutMenu.showMenu('menu2');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu2')\" cellpadding=\"0\" id=\"table23\"><TR><TD><A class=\"menu\" href=\"../feature/smart_fast.htm\">&nbsp; The Fastest Way to Build Knowledge</A></TD></TR><TR><TD><A class=\"menu\" href=\"../info/the_difference_is_simplicity.htm\">&nbsp; The Difference is Simplicity</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/dbsecurity.htm\">&nbsp; Database Security</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/rtforhtml.htm\">&nbsp; Why RTF?</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/samplegraph.htm\">&nbsp; Analyzing Grade using Graph (programmable)</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/autograding.htm\">&nbsp; Automatic Grading</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/customlang.htm\">&nbsp; Custom Language</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/customui.htm\">&nbsp; Custom Interface</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/properties.htm\">&nbsp; Object's Properties</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/analyzesw.htm\">&nbsp; Analyzing Strength and Weakness</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/prodversion.htm\">&nbsp; Versions and Features</A></TD></TR><TR>	<TD><A class=\"menu\" href=\"../feature/reading.htm\">&nbsp; Reading and Question with Reading</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/multimedia.htm\">&nbsp; Multimedia and Question with Multimedia</A></TD></TR><TR><TD><A class=\"menu\" href=\"../feature/eDocument.htm\">&nbsp; Organizing Information in BOCSoft eDocument</A></TD></TR></TABLE></DIV></DIV>";
	
	
	//opportunities
	menoe += "<DIV id=\"menu3Container\"><DIV id=\"menu3Content\" style=\"position:relative; left:0px; text-align:left\"><TABLE border=\"1\" width=\"180\" cellspacing=\"0\" bgcolor=\"#FFFFCC\" style=\"border-collapse: collapse; filter:alpha(opacity='93')\" bordercolor=\"#B22222\" onmouseover=\"ypSlideOutMenu.showMenu('menu3');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu3')\" cellpadding=\"0\" id=\"table24\"><TR><TD><A class=\"menu\" href=\"../opportunities/opp_question_dev.htm\">&nbsp; For Knowledge Developer</A></TD></TR><TR><TD><A class=\"menu\" href=\"../opportunities/opp_msoffice_dev.htm\">&nbsp; For Microsoft&reg; Office Developer</A></TD></TR><TR><TD><A class=\"menu\" href=\"../opportunities/share_knowledge.htm\">&nbsp; Sharing Knowledge</A></TD></TR></TABLE></DIV></DIV>";
	
	
	//case study
	menoe += "<DIV id=\"menu4Container\"><DIV id=\"menu4Content\" style=\"position:relative; left:0px; text-align:left\"><TABLE border=\"1\" width=\"205\" cellspacing=\"0\" bgcolor=\"#FFFFCC\" style=\"border-collapse: collapse; filter:alpha(opacity='93')\" bordercolor=\"#B22222\" onmouseover=\"ypSlideOutMenu.showMenu('menu4');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu4')\" cellpadding=\"0\" id=\"table25\"><TR><TD><A class=\"menu\" href=\"../cases/yesyoucan.htm\">&nbsp; Who can use BOCSoft eQuestion?</A></TD></TR><TR><TD><A class=\"menu\" href=\"../cases/case_learningatschool.htm\">&nbsp; Using BOCSoft eQuestion at School</A></TD></TR><TR> <TD><A class=\"menu\" href=\"../cases/case_learningatoffice.htm\">&nbsp; Using BOCSoft eQuestion at Office</A></TD></TR></TABLE></DIV></DIV>";
	
	
	//download
	menoe += "<DIV id=\"menu5Container\"><DIV id=\"menu5Content\" style=\"position:relative; left:0px; text-align:left\"><TABLE border=\"1\" width=\"245\" cellspacing=\"0\" bgcolor=\"#FFFFCC\" style=\"border-collapse: collapse; filter:alpha(opacity='93')\" bordercolor=\"#B22222\" onmouseover=\"ypSlideOutMenu.showMenu('menu5');\" onmouseout=\"ypSlideOutMenu.hideMenu('menu5')\" cellpadding=\"0\" id=\"table26\"><TR><TD><A class=\"menu\" href=\"../info/download.htm\">&nbsp; Download Main Page</A></TD></TR><TR><TD><A class=\"menu\" href=\"../info/standard_version_is_free.htm\">&nbsp; BOCSoft eQuestion Standard Version (free)</A></TD></TR><TR><TD><A class=\"menu\" href=\"../info/dbcommunity.htm\">&nbsp; Community Databases</A></TD></TR></TABLE></DIV></DIV></DIV>";

//../../images
//href=\"../info


var sidemenu = "";
	sidemenu += "<TABLE width=\"168\" cellspacing=\"1\" id=\"table11\" style=\"border-bottom: 1px solid #FFFFFF\" cellpadding=\"0\"><TR><TH valign=\"top\" align=\"left\" class=\"sidemenu\">BOCSoft eQuestion</TH></TR><TR><TD valign=\"top\"><TABLE width=\"160\" cellspacing=\"1\" id=\"table12\"><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../info/the_difference_is_simplicity.htm\">The Difference is Simplicity</A></TD></TR><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../info/philosophy.htm\">Software Philosophy</A></TD><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../cases/yesyoucan.htm\">Yes, You Can!</A></TD></TR></TR><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../info/big_lines.htm\">Overview</A></TD></TR><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../info/sys_reqs.htm\">System Requirements</A></TD></TR><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../feature/prodversion.htm\">Versioning</A></TD></TR><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../info/price_list.htm\">Estimated Pricing</A></TD></TR></TABLE></TD></TR><TR><TH valign=\"top\" align=\"left\"><A class=\"sidelink\" href=\"../opportunities/share_knowledge.htm\">Sharing Knowledge</A></TH></TR><TR><TH valign=\"top\" align=\"left\"><A class=\"sidelink\" href=\"../info/roadmap.htm\">Road Map</A></TH></TR><TR><TH valign=\"top\" align=\"left\" class=\"sidemenu\">Articles</TH></TR><TR><TD valign=\"top\"><TABLE width=\"160\" cellspacing=\"1\" id=\"table13\"><TR>	<TD width=\"10\" valign=\"top\">	<IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD>	<TD valign=\"top\"><a class=\"latest\" href=\"../article/art_Sample_Access_2007_Creating_Label.htm\">Creating Label</a></TD></TR>	<TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><a class=\"latest\" href=\"../article/art_Sample_Access_2007_Creating_Advanced_Report.htm\">Creating Advanced Report</a></TD></TR><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../article/art_simplicity.htm\">Simplicity</A></TD></TR><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../article/art_customer.htm\">A Customer Oriented .....</A></TD></TR><TR><TD width=\"10\" valign=\"top\"><IMG border=\"0\" src=\"../../images/bullet_list.gif\" width=\"10\" height=\"10\"></TD><TD valign=\"top\"><A class=\"latest\" href=\"../article/art_lettertocousin.htm\">Failure .....</A></TD></TR></TABLE></TD></TR></TABLE><br><br /><DIV align=\"center\" style=\"width:90px; padding:1px; background-color:#FFFFFF\"><!-- Start Brinkster Referral Link --><A onMouseOver=\"window.status='Host your site with Brinkster!'; return true\" onMouseOut=\"window.status=''; \"  href=\"http://www.brinkster.com/redirect.aspx?rf=hermawih&ad=1025&redirect=/hosting/hosting.aspx\" target=\"_blank\"><IMG src=\"http://www.brinkster.com/images/ads/2005/ReferralBanner6.gif\" border=\"0\" /></A><!-- End Brinkster Referral Link --></DIV><P>&nbsp;</P>";


//Date Update
var date = "April 29, 2008"


















//this is the end of script
