var html_str = "";

function SwapImage()
{
   var doc=document, args=arguments;
   doc.$imgSwaps = new Array();
   for(var i=2; i<args.length; i+=2)
   {
      var elem=FindObject(args[i]);
      if(elem)
      {
         doc.$imgSwaps[doc.$imgSwaps.length]=elem;
         elem.$src=elem.src;
         elem.src=args[i+1];
      }
   }
}

function FindObject(id, doc)
{
   var child, elem;
   if(!doc)
      doc=document;
   if(doc.getElementById)
      elem=doc.getElementById(id);
   else
   if(doc.layers)
      child=doc.layers;
   else
   if(doc.all)
      elem=doc.all[id];
   if(elem)
      return elem;
   if(doc.id==id || doc.name==id)
      return doc;
   if(doc.childNodes)
      child=doc.childNodes;
   if(child)
   {
      for(var i=0; i<child.length; i++)
      {
         elem=FindObject(id,child[i]);
         if(elem)
            return elem;
      }
   }
   var frm=doc.forms;
   if(frm)
   {
      for(var i=0; i<frm.length; i++)
      {
         var elems=frm[i].elements;
         for(var j=0; j<elems.length; j++)
         {
            elem=FindObject(id,elems[i]);
            if(elem) return elem;
         }
      }
   }
   return null;
}

html_str = '<DIV id="container">' +
'<A href="http://www.wysiwygwebbuilder.com" target="_blank"><IMG src="images/builtwithwwb3.gif" width="88" height="31" align="top" border="0" alt="Pablo Software Solutions" style="position:absolute;left:24px;top:717px;z-index:250"></A>' +
'<DIV style="position:absolute;left:0px;top:0px;width:710px;height:846px;z-index:14" align="left">' +
'<IMG src="images/pic_links_mitte_01.gif" alt="" align="top" border="0" width="139" height="555" style="position:absolute;left:0px;top:216px;width:139px;height:555px;z-index:0">' +
'<IMG src="images/pic_oben_mitte_01.gif" alt="" align="top" border="0" width="504" height="140" style="position:absolute;left:137px;top:0px;width:504px;height:140px;z-index:1">' +
'<A href="./index.html" target="_self"><IMG src="images/ssj_logo_1_01.png" alt="ssj logo" align="top" border="0" width="139" height="217" style="position:absolute;left:0px;top:0px;width:139px;height:217px;z-index:2"></A>' +
'<IMG src="images/pic-oben_ende_01.gif" alt="" align="top" border="0" width="69" height="139" style="position:absolute;left:641px;top:0px;width:69px;height:139px;z-index:3">' +
'<IMG src="images/pic_links_ende_01.gif" alt="" align="top" border="0" width="140" height="37" style="position:absolute;left:0px;top:763px;width:140px;height:37px;z-index:4">' +

'<DIV style="position:absolute;left:106px;top:18px;width:547px;height:40px;z-index:6" align="right">' +
'<a href="index.html" target="_self" class="banner_shadow">Saints Simon and Jude School</a></DIV>' +
'<DIV style="position:absolute;left:218px;top:58px;width:435px;height:2px;z-index:7" align="left">' +
'<IMG src="images/img00006.gif" align="top" alt="" border="0" width="435" height="2"></DIV>' +
'<DIV style="position:absolute;left:121px;top:13px;width:530px;height:40px;z-index:8" align="right">' +
'<a href="index.html" target="_self" class="banner_title">Saints Simon and Jude School</a></DIV>' +
'<DIV style="position:absolute;left:156px;top:62px;width:499px;height:14px;z-index:9" align="right">' +
'<FONT style="font-size:11px" color="#FFFFFF" face="Arial">1625 Greentree Road, Pittsburgh, PA 15220&nbsp; ·&nbsp; Phone:&nbsp; 412-563-1353&nbsp; ·&nbsp; E-Mail: ssjschool@ssjpitt.org</FONT></DIV>' +
'<DIV style="position:absolute;left:10px;top:240px;width:100px;height:347px;z-index:10" align="center">' +
'<TABLE border="0" cellpadding="0" cellspacing="0">' +
'<TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./homework_online.html" target="_self"><IMG id="homework" src="images/homework.gif" alt="./homework_online.html" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"homework","images/homework_over.gif") onmouseout=SwapImage(0,0,"homework","images/homework.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./mission_statement.html" target="_self"><IMG id="img00002" src="images/img00002.gif" alt="./mission_statement.html" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00002","images/img00002_over.gif") onmouseout=SwapImage(0,0,"img00002","images/img00002.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./mission_statement.html" target="_self"><IMG id="img00008" src="images/img00008.gif" alt="Philosophy" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00008","images/img00008_over.gif") onmouseout=SwapImage(0,0,"img00008","images/img00008.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./students.html" target="_self"><IMG id="img00009" src="images/img00009.gif" alt="Students" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00009","images/img00009_over.gif") onmouseout=SwapImage(0,0,"img00009","images/img00009.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./tuition_and_fees.html" target="_self"><IMG id="img00010" src="images/img00010.gif" alt="Tuition and Fees" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00010","images/img00010_over.gif") onmouseout=SwapImage(0,0,"img00010","images/img00010.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./enrollment_procedure.html" target="_self"><IMG id="img00031" src="images/img00031.gif" alt="Enrollment Procedure" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00031","images/img00031_over.gif") onmouseout=SwapImage(0,0,"img00031","images/img00031.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./curriculum.html" target="_self"><IMG id="img00011" src="images/img00011.gif" alt="./curriculum.html" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00011","images/img00011_over.gif") onmouseout=SwapImage(0,0,"img00011","images/img00011.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./calendars.html" target="_self"><IMG id="img00004" src="images/img00004.gif" alt="Calendars" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00004","images/img00004_over.gif") onmouseout=SwapImage(0,0,"img00004","images/img00004.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./student_activities.html" target="_self"><IMG id="img00003" src="images/img00003.gif" alt="Activities" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00003","images/img00003_over.gif") onmouseout=SwapImage(0,0,"img00003","images/img00003.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="http://www.leaguelineup.com/welcome.asp?url=ssjaa" target="_blank"><IMG id="img00022" src="images/img00022.gif" alt="Athletics" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00022","images/img00022_over.gif") onmouseout=SwapImage(0,0,"img00022","images/img00022.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./dress_code.html" target="_self"><IMG id="img00005" src="images/img00005.gif" alt="./dress_code.html" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00005","images/img00005_over.gif") onmouseout=SwapImage(0,0,"img00005","images/img00005.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./support_services.html" target="_self"><IMG id="img00012" src="images/img00012.gif" alt="Support Services" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00012","images/img00012_over.gif") onmouseout=SwapImage(0,0,"img00012","images/img00012.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./fundraising.html" target="_self"><IMG id="img00013" src="images/img00013.gif" alt="Saints Simon and Jude Fundraising" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00013","images/img00013_over.gif") onmouseout=SwapImage(0,0,"img00013","images/img00013.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top" width="100" height="23"><A href="./wish_list.html" target="_self"><IMG id="img00015" src="images/img00015.gif" alt="Saints Simon and Jude Wish List" align="top" border="0" width="100" height="23" onmouseover=SwapImage(1,0,"img00015","images/img00015_over.gif") onmouseout=SwapImage(0,0,"img00015","images/img00015.gif")></A></TD>' +
'</TR>' +
'<TR><TD height="4"></TD></TR><TR>' +
'<TD align="left" valign="top"><a href="March_Madness.htm" target="_blank"><img src="images/bball.png" alt="" align="top" border="0"></a></TD>' +
'</TR>' +
'</TABLE>' +
'</DIV>' +
'<DIV style="position:absolute;left:13px;top:211px;width:125px;height:22px;z-index:11" align="left">' +
'<FONT style="font-size:19px" color="#FFFFFF" face="Times New Roman"><B><I>Of Excellence</I></B></FONT></DIV>' +
'<DIV style="position:absolute;left:20px;top:17px;width:100px;height:22px;z-index:12" align="left">' +
'<FONT style="font-size:19px" color="#FFFFFF" face="Times New Roman"><B><I>A Tradition</I></B></FONT></DIV>' +
'</DIV>';

document.write(html_str);

