if (document.location.host.indexOf("margaretgill.biz")>-1) {document.location.href="http://margaretgill.com"+document.location.pathname};

header = "<meta http-equiv='Content-Language' content='en-au'>\
<meta http-equiv='Content-Type' content='text/html; charset=windows-1252'>\
<title>Margaret Gill</title>\
<link rel='stylesheet' type='text/css' href='marg2.css'>\
</head><body><a name='top'></a>";

masthead =  "<div class='masthead'>\
<IMG height=84 alt=logo hspace=10 src='images/mgill_logo4.gif' width=92 vspace=10 border=0 align='middle'>\
<IMG height=74 alt='Margaret Gill, Transition Specialist' \
src='images/Masthead-words-transition.gif' width=515 border=0 align=middle></div>"

menu = "<div class='menu'>\
<table cellspacing=0><tr>\
<td class='menucell'><a href='./index.htm'>Home</a></td>\
<!--td class='menucell'><a href='executive.htm'>Executive coaching</a></td>\
<td class='menucell'><a href='lifestyle.htm'>Lifestyle coaching</a></td-->\
<td class='menucell'><a href='selfmastery.html'>Self Mastery PRO Program</a></td>\
<td class='menucell'><a href='howwework.htm'>How We Work Together</a></td>\
<td class='menucell'><a href='who_should_work_with_me.html'>Who I Work With</a></td>\
<td class='menucell'><a href='what_to_expect.html'>What to Expect</a></td>\
<td class='menucell'><a href='about.htm'>About Margz</a></td>\
<td class='menucell'><a href='abundance.htm'>Abundance Cheques</a></td>\
<td class='menucell'><a href='contact.htm'>Contact</a></td>\
<td class='menucell'>&nbsp;</td>\
</tr></table></div>";

pageTop = header
		+ masthead
		+ menu
		+ "<table class='structure' cellspacing=0 cellpadding=0><tr><td valign=top><div class='text'>";

document.write(pageTop);
