// ICSWEB Netscape Fix V1.0


// --------------------------------------------------------------------------------------------
// !!!!!!!!!!!!!!!!    DO NOT EDIT BELOW THIS LINE !!!!!!!!!!!!!!!!!!!!!!
// ____________________________________________________________________________________________







/* **********************************************************************************************
*************************************************************************************************
											       **
Author = 		ICS Web Development - www.icsweb.biz                                   **
Email =	 	     	ics@icsweb.biz          					       **
Created =		23-10-2003							       **
Page =		 	Netscape Fixes DW & AR McNeice		        		       **
Last Updated =	 	23-10-2003							       **
Copyright 		ICS 2003 all rights reserved.					       **
			This script is not licenced for use on any system not authorized by    **
			Introcom Computer Services. Legal Action will be taken for any         **
			copyright infingments. This script always remains property of ICS      **
											       **
*************************************************************************************************
********************************************************************************************** */

/* NOTES:

*/



// Prints the header tables
// ****************************************************
//

function headerFix()
{
if (document.layers)  //Load Menus For Netscape
	{
document.writeln("<!-- ImageReady Slices for netscape (uncut_menu_netscape.psd) -->");
document.writeln("<TABLE WIDTH=790 BORDER=0 CELLPADDING=0 CELLSPACING=0>");
document.writeln("<TR><TD><IMG SRC='netscape/uncut_menu_netscape_01.gif' WIDTH=487 HEIGHT=25 ALT=''></TD>");
document.writeln("<TD WIDTH='121' VALIGN='top'>");
document.writeln("<A HREF='main.asp' TARGET='_self'");
document.writeln("ONMOUSEOVER='document.menu01.src=myImage1.src'");
document.writeln("ONMOUSEOUT=\"document.menu01.src='header_home01.gif'\">");
document.writeln("<IMG NAME='menu01' SRC='header_home01.gif' WIDTH='121' HEIGHT='25' BORDER='0' ALT='Home'></A></TD>");
document.writeln("");
document.writeln("<TD WIDTH='73' VALIGN='top'>");
document.writeln("<A HREF='sitemap.html' TARGET='_self'");
document.writeln("ONMOUSEOVER='document.menu02.src=myImage2.src'");
document.writeln("ONMOUSEOUT=\"document.menu02.src='header_map01.gif'\">");
document.writeln("<IMG NAME='menu02' SRC='header_map01.gif' WIDTH='73' HEIGHT='25' BORDER='0' " +
"ALT='Site Map'></A></TD>");
document.writeln("");
document.writeln("<TD WIDTH='109' VALIGN='top'>");
document.writeln("<A HREF='contacts.html' TARGET='_self'");
document.writeln("ONMOUSEOVER='document.menu03.src=myImage3.src'");
document.writeln("ONMOUSEOUT=\"document.menu03.src='header_contacts01.gif'\">");
document.writeln("<IMG NAME='menu03' SRC='header_contacts01.gif' WIDTH='109' HEIGHT='25' BORDER='0' " +
"ALT='Contact Us'></A></TD></TR>");
document.writeln("");

document.writeln("<TR><TD><IMG SRC='netscape/uncut_menu_netscape_03.gif' WIDTH=487 HEIGHT=105 ALT=''></TD>");
document.writeln("<TD COLSPAN='3'><IMG SRC='netscape/uncut_menu_netscape_04.gif' WIDTH=303 " +
"HEIGHT=105 ALT=''></TD></TR>");
document.writeln("</TABLE>");
document.writeln("<!-- End Netscape ImageReady Slices -->");
	}

        else (document.all)
        {
document.writeln("<!-- ImageReady Slices ie (uncut_menu.psd) -->");
document.writeln("<TABLE WIDTH='100%' BORDER='0' CELLPADDING='0' CELLSPACING='0'>");
document.writeln("<TR><TD VALIGN='top' COLSPAN='2'><IMG SRC='header01.gif' WIDTH='100%' HEIGHT='25'></TD>");
document.writeln("<TD WIDTH='121' VALIGN='top'>");
document.writeln("<A HREF='main.asp' TARGET='_self'");
document.writeln("ONMOUSEOVER='document.menu01.src=myImage1.src'");
document.writeln("ONMOUSEOUT=\"document.menu01.src='header_home01.gif'\">");
document.writeln("<IMG NAME='menu01' SRC='header_home01.gif' WIDTH='121' HEIGHT='25' BORDER='0' ALT='Home'></A>");
document.writeln("</TD>");
document.writeln("<TD WIDTH='73' VALIGN='top'>");
document.writeln("<A HREF='sitemap.html' TARGET='_self'");
document.writeln("ONMOUSEOVER='document.menu02.src=myImage2.src'");
document.writeln("ONMOUSEOUT=\"document.menu02.src='header_map01.gif'\">");
document.writeln("<IMG NAME='menu02' SRC='header_map01.gif' WIDTH='73' HEIGHT='25' BORDER='0' ALT='Site Map'></A>");
document.writeln("</TD>");
document.writeln("<TD WIDTH='109' VALIGN='top'>");
document.writeln("<A HREF='contacts.html' TARGET='_self'");
document.writeln("ONMOUSEOVER='document.menu03.src=myImage3.src'");
document.writeln("ONMOUSEOUT=\"document.menu03.src='header_contacts01.gif'\">");
document.writeln("<IMG NAME='menu03' SRC='header_contacts01.gif' WIDTH='109' HEIGHT='25' BORDER='0' " +
"ALT='Contact Us'></A>");
document.writeln("</TD></TR>");
document.writeln("<TR><TD WIDTH='204'><A HREF='main.asp'><IMG SRC='header02.gif' WIDTH='204' " +
"HEIGHT='53' ALT='home' BORDER='0'></A></TD>");
document.writeln("<TD WIDTH='100%'><IMG SRC='netscape_bg.gif' WIDTH='100%' HEIGHT='53'></TD>");
document.writeln("<TD COLSPAN='3'><IMG SRC='header_annimate.gif' WIDTH='303' HEIGHT='53'></TD></TR> ");
document.writeln("<TR><TD><IMG SRC='header03.gif' WIDTH='250' HEIGHT='48'></TD>");
document.writeln("<TD COLSPAN='4'><IMG SRC='header_bottomspacer.gif' WIDTH='100%' HEIGHT='48'></TD></TR> ");
document.writeln("</TABLE>");
	}




}

// Prints the summary List
// ****************************************************
//

function tableFix()
{
	
	if (document.layers)
        {
document.writeln("<TABLE WIDTH='790' BORDER='0' CELLPADDING='0' CELLSPACING='0'><TR><TD WIDTH='790'>");
	}
	
else (document.all)  //Load Menus For IE
	{
document.writeln("<TABLE WIDTH='100%' BORDER='0' CELLPADDING='0' CELLSPACING='0'><TR><TD WIDTH='100%'>");
	}

        

}
// Prints the summary List
// ****************************************************
//



function dateSet()
{
var expdate = new Date();
expdate.setTime(expdate.getTime() + (1 * 24 * 60 * 60 * 1000));
return expdate;
}

function killFlash()
{
var expdate = dateSet();
//DeleteCookie("flash");
//SetCookie("flash",0,expdate);
SetCookie("flash",0);

}


function checkFlash()
{
if (document.layers)  //Load flash For Netscape
{
document.writeln("<IMG SRC='main.gif' WIDTH='520' HEIGHT='126'");
}

if (document.all)  //Load flash For IE
{


var cook = GetCookie("flash");
if (cook == 0)
{
document.writeln("<IMG SRC='main.gif' WIDTH='520' HEIGHT='126'");
}

else
{
document.writeln("<!-- URL's used in the movie-->");
document.writeln("<!-- text used in the movie-->");
document.writeln("<!--WELCOMEtoMW Wealth ManagementDo you want to take a world trip?Retire early, retire rich ?" +
"Save for your children's education?Buy a house?How will you achieve these goals?Expert advice to grow your wealth" +
"to grow your wealth-->");
document.writeln(" <OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
document.writeln(" codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'");
document.writeln(" WIDTH='520' HEIGHT='130' id='main' ALIGN=''><param name='wmode' value='transparent'>");
document.writeln(" <PARAM NAME=movie VALUE='main.swf'> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor");
document.writeln(" VALUE=#CCCC99> <EMBED src='main.swf' wmode='transparent' quality=high bgcolor=#CCCC99");
document.writeln(" WIDTH='520' HEIGHT='130' NAME='main' ALIGN=''");
document.writeln(" TYPE='application/x-shockwave-flash' ");
document.writeln("PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer'></EMBED>");
document.writeln("</OBJECT>");
}
}


}
