
function writeHeader(rootPath) {
   document.write('<p class="siteTitle"><img src="favicon.ico" border="0"> dba.FYIcenter.com</p>');
   document.write('<p class="siteSubTitle"><form method="get" action="http://www.google.com/custom" target="_top">');
   document.write('<input type="hidden" name="domains" value="dba.fyicenter.com"></input>');
   document.write('<input type="text" name="q" size="40" maxlength="255" value=""></input> &nbsp;');
   document.write('<input type="submit" name="sa" value="Google Search"></input>');
   document.write('<input type="radio" name="sitesearch" value="dba.fyicenter.com" checked="checked"></input>');
   document.write('<font size="-1" color="#000000">This site</font>');
   document.write('<input type="radio" name="sitesearch" value=""></input>');
   document.write('<font size="-1" color="#000000">Web</font>');
   document.write('<input type="hidden" name="client" value="pub-4844318048770734"></input>');
   document.write('<input type="hidden" name="forid" value="1"></input>');
   document.write('<input type="hidden" name="ie" value="ISO-8859-1"></input>');
   document.write('<input type="hidden" name="oe" value="ISO-8859-1"></input>');
   document.write('<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>');
   document.write('<input type="hidden" name="hl" value="en"></input>');
   document.write('</form></p>');
}

function writeFooter(rootPath) {
   document.write('<p class="copyRight">Copyright &#169; 2007 FYIcenter.com</p>');
}

function writeMenuA(rootPath) {
   document.write('&nbsp;<a href="' + rootPath + 'index.html">Home<a><br>');
   document.write('&nbsp;<a href="' + rootPath + 'search.html">Search<a><br>');
   document.write('&nbsp;<a href="' + rootPath + 'link_us.html">Link Exchange<a><br>');
   document.write('&nbsp;<br>');
   document.write('&nbsp;<a href="' + rootPath + 'jobs/index.html">Developer Jobs<a><br>');
   document.write('&nbsp;<a href="http://www.fyicenter.com/forum/index.php?forumID=2">Post Jobs</a><br>');
   document.write('&nbsp;<a href="' + rootPath + 'interview/index.html">Interview Questions<a><br>');
   document.write('&nbsp;<br>');
   document.write('&nbsp;<a href="' + rootPath + 'faq/index.html">Tutorials/FAQs<a><br>');
   document.write('&nbsp;<a href="http://dev.fyicenter.com/dir/index.php">Resource Directory</a>');
}

function writeMenuB(rootPath) {
   document.write('<b>Related Websites:</b>');
   document.write('<br/>&nbsp;<a href="http://sqa.fyicenter.com">Software QA Info</a>');
   document.write('<br/>&nbsp;<a href="http://dev.fyicenter.com">Developer Resources</a>');
   document.write('<br/>&nbsp;<a href="http://dba.fyicenter.com">DBA Resources</a>');
   document.write('<br/>&nbsp;<a href="http://biotech.fyicenter.com">BioTech Resources</a>');
   document.write('<br/>&nbsp;<a href="http://link.fyicenter.com">Link Directory</a>');
   document.write('<br/>&nbsp;<a href="http://tutorial.fyicenter.com">Programming Tutorials</a>');
   document.write('<br/>&nbsp;<a href="http://windows.fyicenter.com">Windows Tutorials</a>');
   document.write('<br/>&nbsp;<a href="http://interview.fyicenter.com">Interview Q &amp; A</a>');
   document.write('<br/>&nbsp;<a href="http://www.fyicenter.com/forum/">Job Forums</a>');

   document.write('</p><hr width=120px><p class=leftMenu>');
   document.write('<b>External Resources:</b>');
   document.write('<br/>&nbsp;<a href="http://www.tutorialized.com/tutorials/Database/Oracle/1">Tutorialized.com</a>');
   document.write('<br/>&nbsp;<a href="http://www.oraclepower.com">OraclePower.com</a>');
   document.write('<br/>&nbsp;<a href="http://www.techtutorials.net/Databases/Oracle/">TechTutorials.net</a>');
}

function writeListA(rootPath) {
document.write('<p class="toc_item"><a href="../sql_server/SQL_Server_2005_Express_Edition_Download_Installation.html">Downloading and Installing SQL Server 2005 Express Edition</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Getting_Started_with_Transact-SQL_Statements.html">Getting Started with Transact-SQL Statements</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Creating_and_Managing_Databases_and_Physical_Files.html">Creating and Managing Databases and Physical Files</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Creating_Managing_Tables_and_Adding_Altering_Deleting_Columns.html">Creating/Managing Tables and Adding/Altering/Deleting Columns</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Understanding_INSERT_UPDATE_DELETE_Statements.html">Understanding INSERT, UPDATE and DELETE Statements</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Understanding_SELECT_Statements_with_Joins_Subqueries.html">Understanding SELECT Statements with Joins and Subqueries</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Understanding_SELETE_Statements_GROUP_BY_Clauses.html">Understanding SELECT Statements and GROUP BY Clauses</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Transact-SQL_Basics_and_Data_Types.html">Introduction To Transact-SQL Language Basics and Data Types</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Transact-SQL_Constants_Literals_Value_Ranges.html">Transact-SQL Constants/Literals and Value Ranges</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Transact-SQL_Numeric_Expressions_and_Functions.html">Transact-SQL Numeric Expressions and Functions</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Transact-SQL_Managing_Character_and_Binary_Strings.html">Transact-SQL Managing Character Strings and Binary Strings</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Transact-SQL_Date_and_Operations_and_Functions.html">Transact-SQL Date and Time Operations and Functions</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Transact-SQL_Boolean_Values_and_Logical_Operations.html">Transact-SQL Boolean Values and Logical Operations</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Transact-SQL_Conditional_Statements_and_Loops.html">Transact-SQL Conditional Statements and Loops</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Downloading_and_Installing_Sample_Scripts_and_Databases.html">Downloading and Installing Sample Scripts and Databases</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Understanding_and_Managing_Indexes.html">Understanding and Managing Indexes</a></p>');
document.write('<p class="toc_item"><a href="../sql_server/Understanding_and_Managing_Views.html">Understanding and Managing Views</a></p>');
document.write('<p class="toc_item"><a href="Transact-SQL_Understanding_Stored_Procedures.html">Transact-SQL Understanding Stored Procedures</a></p>');
document.write('<p class="toc_item"><a href="Transact-SQL_Understanding_User_Defined_Functions.html">Transact-SQL Understanding User_Defined_Functions</a></p>');
document.write('<p class="toc_item"><a href="Creating_and_Managing_Schemas.html">Creating and Managing Schemas</a></p>');
document.write('<p class="toc_item"><a href="Introduction_to_Triggers.html">Introduction to Triggers</a></p>');
document.write('<p class="toc_item"><a href="Introduction_to_Cursors.html">Introduction to Cursors</a></p>');
document.write('<p class="toc_item"><a href="Introduction_to_NULL_Values.html">Introduction to NULL Values</a></p>');
document.write('<p class="toc_item"><a href="Security_Server_Login_Database_User.html">Security - Server Login and Database User</a></p>');
document.write('<p class="toc_item"><a href="Configuring_ODBC_Connection_and_DSN.html">Configuring ODBC Connection and DSN for SQL Servers</a></p>');
document.write('<p class="toc_item"><a href="PHP_ODBC_Connection_and_Query_Execution.html">PHP ODBC Functions - Connection and Query Execution</a></p>');
document.write('<p class="toc_item"><a href="PHP_ODBC_Managing_Tables_and_Data_Rows.html">PHP ODBC Functions - Managing Tables and Data Rows</a></p>');
document.write('<p class="toc_item"><a href="PHP_MSSQL_Connection_and_Query_Execution.html">PHP MSSQL Functions - Connections and Query Execution</a></p>');
document.write('<p class="toc_item"><a href="PHP_MSSQL_Managing_Tables_and_Data_Rows.html">PHP MSSQL Functions - Managing Tables and Data Rows</a></p>');
}

function writeListB(rootPath) {
document.write('<p class="toc_item"><a href="../mysql/index.html">MySQL DBA/Developer Tutorials, FAQs and Tips</a> (103 entries)</p>');
document.write('<p class="toc_item"><a href="../oracle/index.html">Oracle DBA/Developer Tutorials, FAQs and Tips</a> (400 entries)</p>');
document.write('<p class="toc_item"><a href="../sql_server/index.html">SQL Server DBA/Developer Tutorials, FAQs and Tips</a> (442 entries)</p>');
}

function writeListC(rootPath) {
document.write('<p class="toc_item"><a href="http://dba.fyicenter.com/interview/">DBA Interview Questions and Answers</a></p>');
document.write('<p class="toc_item"><a href="http://dba.fyicenter.com">DBA Resources</a></p>');
}

function writeAds120x90(rootPath) {
google_ad_client = "pub-4844318048770734";
google_ad_width = 120;
google_ad_height = 90;
google_ad_format = "120x90_0ads_al_s";
google_ad_channel ="1889695702";
google_color_border = "e7efe7";
google_color_bg = "e7efe7";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
}

function writeAds468x60(rootPath) {
google_ad_client = "pub-4844318048770734";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel ="1889695702";
google_color_border = "e7efe7";
google_color_bg = "e7efe7";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
}

function writeAds250x250(rootPath) {
google_ad_client = "pub-4844318048770734";
google_ad_width = 250;
google_ad_height = 250;
google_ad_format = "250x250_as";
google_ad_type = "text";
google_ad_channel ="1889695702";
google_color_border = "e7efe7";
google_color_bg = "e7efe7";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
}

function writeNav1(curPath, curFile) {
document.write('<p class="syndication">');
document.write(' <a href="http://fusion.google.com/add?feedurl='+curPath+'/atom.xml"><img src="add_google.gif" border="0" alt="Add to Google"></a>');
document.write(' <a href="http://add.my.yahoo.com/rss?url='+curPath+'/atom.xml"><img border="0" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif" alt="Add to MyYahoo!"></a>');
document.write(' <a href="http://www.bloglines.com/sub/'+curPath+'/atom.xml"><img src="http://www.bloglines.com/images/sub_modern11.gif" border="0" alt="Add to Bloglines"/></a>');
document.write(' <a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url='+curPath+'/atom.xml"><img runat="server" src="http://www.newsgator.com/images/ngsub1.gif" alt="Add to NewsGator" border="0" /></a>');
document.write(' <a href="http://www.netvibes.com/subscribe.php?url='+curPath+'/atom.xml"><img src="http://www.netvibes.com/img/add2netvibes.gif" border="0" alt="Add to Netvibes"/></a>');
document.write(' <a href="atom.xml"><img src="rss_feed.gif" alt="RSS Feed (Atom 1.0)" border="0"></a>');
document.write('</p>');
document.write('<p class="syndication">');
document.write(' <a href="http://digg.com/submit?phase=2&url='+curPath+'/'+curFile+'"><img src="http://www.digg.com/favicon.ico" alt="Add to Digg" border="0"></a>');
document.write(' <a href="http://del.icio.us/post?url='+curPath+'/'+curFile+'&title=Oracle FAQs, Tutorials and Tips"><img src="http://del.icio.us/favicon.ico" alt="Add to del.icio.us" border="0"></a>');
document.write('</p>');
}

function writeNav2(curPath, curFile) {
writeNav1(curPath, curFile);
}