<!-- Other browser
// *******************************************************************************
// (C) Aiki Innovations Inc 2000.  Permission is granted to reuse and distribute
//     for commercial or personal use. Removal of this copyright notice is not
//     allowed and restricted. This source code may not be directly sold without
//     the approval of Aiki Innovations Inc. Email us at: aikiinc@hotmail.com.
//     Please add a link back to our site: http://www.aikiinc.com.
//     However, this is not mandantory.
// Source:       tutdef_titlelogo.js
// Author:       Philip Jahmani Chauvet
// Created:      12/05/2005 - 07/07/2006
// Description:  Define the Tutorial main logo and title.
// Modifined:
// ********************************************************************************

//##################################################
//### Site Logo
//##################################################

logo_obj = new ObjURL();	  logo_obj.image = "images/logo.gif";	  logo_obj.text = "KidsTutoria.com Logo";	  logo_obj.url="index.html";	  logo_obj.hottext = "Fun! Easy! Learning!";	  	  //------[ Logo ]
logomain="";
logomain = '<img border="0" src=\"' + logo_obj.image + '\" width=\"470\" height=\"50\">';
logomain =  '<a title=\"' + nav_homemain.hottext + '\" href=\"' + nav_homemain.url + '\">' + logomain + '</a>';


var logo ='<img border="0" src=\"../' + logo_obj.image + '\" width=\"470\" height=\"50\">';
logo =  '<a title=\"' + nav_home.hottext + '\" href=\"' + nav_home.url + '\">' + logo + '</a>';

var logosubsub ='<img border="0" src=\"../../' + logo_obj.image + '\" width=\"470\" height=\"50\" >';
logosubsub =  '<a title=\"' + nav_home.hottext + '\" href=\"' + nav_home.url + '\">' + logo + '</a>';

var logopop ='<img border="0" src=\"../' + logo_obj.image + '\" width=\"470\" height=\"50\"  >';
logopop =  '<a title=\"' + nav_home.hottext + '\" href=\"javascript:loadMainWin(\'../index.html\')\">' + logopop + '</a>';



/*
var logo_obj = new ObjURL();	  logo_obj.image = "images/logo.gif";	  logo_obj.text = "KidsTutoria.com Logo";	  logo_obj.url="http://www.kidstutorial.com";	  logo_obj.hottext = "Fun! Easy! Learning!";
//------[ Logo ]
var logomain = '<img border="0" src=\"' + logo_obj.image + '\">';
logomain =  '<a title=\"' + logo_obj.hottext + '\" href=\"' + logo_obj.url + '\" alt=\"' + logo_obj.text + '\">' + logomain + '</a>';

var logo== '<img border="0" src=\"../' + logo_obj.image + '\">';
logo =  '<a title=\"' + logo_obj.hottext + '\" href=\"' + logo_obj.url + '\" alt=\"' + logo_obj.text + '\">' + logo + '</a>';
*/

//------[ Tutorial Title ]
var tutorialTitle="<img border=\"0\" src=\"../images/fun.gif\" id=\"img90\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Fun!";
tutorialTitle += "<img border=\"0\" src=\"../images/thumbsup.gif\" id=\"img92\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Easy!&nbsp;&nbsp;<br>";
tutorialTitle += "<img border=\"0\" src=\"../images/brain.gif\" id=\"img94\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Learning!";
tutorialTitle = '<font class="text20darkbrownbold">' + tutorialTitle + '&nbsp;&nbsp;</font>';

var tutorialTitleMain="<img border=\"0\" src=\"images/fun.gif\" id=\"img120\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Fun!";
tutorialTitleMain += "<img border=\"0\" src=\"images/thumbsup.gif\" id=\"img122\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Easy!&nbsp;&nbsp;<br>";
tutorialTitleMain += "<img border=\"0\" src=\"images/brain.gif\" id=\"img124\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\">Learning!";
tutorialTitleMain = '<font class="text20darkbrownbold">' + tutorialTitleMain + '&nbsp;&nbsp;</font>';

var tutorialTitleMain="<img border=\"0\" src=\"images/fun.gif\" id=\"img112\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\">Fun!";
tutorialTitleMain += "<img border=\"0\" src=\"images/thumbsup.gif\" id=\"img114\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Easy!&nbsp;&nbsp;<br>";
tutorialTitleMain += "<img border=\"0\" src=\"images/brain.gif\" id=\"img116\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Learning!";
tutorialTitleMain = '<font class="text20darkbrownbold">' + tutorialTitleMain + '&nbsp;&nbsp;</font>';

var tutorialTitlesubsub = "<img border=\"0\" src=\"../../images/fun.gif\" id=\"img106\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Fun!";
tutorialTitlesubsub += "<img border=\"0\" src=\"../../images/thumbsup.gif\" id=\"img108\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\">Easy!&nbsp;&nbsp;<br>";
tutorialTitlesubsub += "<img border=\"0\" src=\"../../images/brain.gif\" id=\"img110\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\">Learning!";
tutorialTitle = '<font class="text20darkbrownbold">' + tutorialTitle + '&nbsp;&nbsp;</font>';


var tutorialTitleMain="<img border=\"0\" src=\"images/fun.gif\" id=\"img100\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Fun!";
tutorialTitleMain += "<img border=\"0\" src=\"images/thumbsup.gif\" id=\"img102\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Easy!&nbsp;&nbsp;<br>";
tutorialTitleMain += "<img border=\"0\" src=\"images/brain.gif\" id=\"img104\" onmouseover=\"doExpandWidth( this, 3 );\" onmouseout=\"unExpandWidth( this );\" >Learning!";
tutorialTitleMain = '<font class="text20darkbrownbold">' + tutorialTitleMain + '&nbsp;&nbsp;</font>';


function setNavigation()
{
        //--- Format Navigation URL
    nav_Index_URL = '<a class=\"link_20px\" title=\"' + nav_index.hottext + '\" href=\"' + nav_index.url + '\">';	      if ( nav_index.image   != "" )	      {	          nav_Index_URL += '<img border="0" src=\"' + nav_index.image  + '\" width=\"15\" height=\"15\" >';	      }	      nav_Index_URL += nav_index.text + '</a>';	      nav_Index_URL= '&nbsp;' + nav_Index_URL;	  	      nav_Prev_URL = '<a class=\"link_20px\" title=\"' + nav_prev.hottext + '\" href=\"' + nav_prev.url + '\">';	      if ( nav_prev.image  != "" )	      {	          nav_Prev_URL += '<img border="0" src=\"' + nav_prev.image  + '\" width=\"15\" height=\"15\" >';	      }	      nav_Prev_URL += nav_prev.text + '</a>';	      nav_Prev_URL = '&nbsp;&nbsp;&nbsp;' + nav_Prev_URL;

    nav_Next_URL = '<a class=\"link_20px\" title=\"' + nav_next.hottext + '\" href=\"' + nav_next.url + '\">';	      if ( nav_prev.image  != "" )	      {	          nav_Next_URL += '<img border="0" src=\"' + nav_next.image  + '\" width=\"15\" height=\"15\" >';	      }	      nav_Next_URL += nav_next.text + '</a>';	      nav_Next_URL = '&nbsp;&nbsp;&nbsp;' + nav_Next_URL;	  	      navURL = nav_Home_URL + "<br>" + nav_Index_URL + nav_Prev_URL + nav_Next_URL;	      navMainURL = nav_HomeMain_URL +	                   "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" +	                   nav_Prev_URL + nav_Next_URL;	  }

// Other browser -->

