
//Mouse over scripts
	<!-- Nav 1 -->
	home_ =new Image();
	home_.src="images/home.jpg";
	home_over =new Image();
	home_over.src="images/home-over.jpg";

	about_ =new Image();
	about_.src="images/about.jpg";
	about_over =new Image();
	about_over.src="images/about-over.jpg";

	contact_ =new Image();
	contact_.src="images/contact.jpg";
	contact_over =new Image();
	contact_over.src="images/contact-over.jpg";

	help_ =new Image();
	help_.src="images/help.jpg";
	help_over =new Image();
	help_over.src="images/help-over.jpg";
	
	summary_ =new Image();
	summary_.src="images/summary.gif";
	summary_over =new Image();
	summary_over.src="images/summary-over.gif";
	
	<!-- Main Nav -->
	editor_ =new Image();
	editor_.src="images/editor.gif";
	editor_over =new Image();
	editor_over.src="images/editor-over.gif";
	
	schools_ =new Image();
	schools_.src="images/schools.gif";
	schools_over =new Image();
	schools_over.src="images/schools-over.gif";

	resources_ =new Image();
	resources_.src="images/resources.gif";
	resources_over =new Image();
	resources_over.src="images/resources-over.gif";

	teachers_ =new Image();
	teachers_.src="images/teachers.gif";
	teachers_over =new Image();
	teachers_over.src="images/teachers-over.gif";

	<!-- Main Nav for Subfolders-->
	subeditor_ =new Image();
	subeditor_.src="../images/editor.gif";
	subeditor_over =new Image();
	subeditor_over.src="../images/editor-over.gif";
	
	subschools_ =new Image();
	subschools_.src="../images/schools.gif";
	subschools_over =new Image();
	subschools_over.src="../images/schools-over.gif";

	subresources_ =new Image();
	subresources_.src="../images/resources.gif";
	subresources_over =new Image();
	subresources_over.src="../images/resources-over.gif";

	subteachers_ =new Image();
	subteachers_.src="../images/teachers.gif";
	subteachers_over =new Image();
	subteachers_over.src="../images/teachers-over.gif";
	
	subsummary_ =new Image();
	subsummary_.src="../images/summary.gif";
	subsummary_over =new Image();
	subsummary_over.src="../images/summary-over.gif";

	<!-- Side Nav EDITOR-->
	sub1x1_ =new Image();
	sub1x1_.src="images/1-letters.gif";
	sub1x1_over =new Image();
	sub1x1_over.src="images/1-letters-over.gif";

	sub1x2_ =new Image();
	sub1x2_.src="images/1-news.gif";
	sub1x2_over =new Image();
	sub1x2_over.src="images/1-news-over.gif";


	<!-- Side Nav SCHOOLS-->
	sub2x1_ =new Image();
	sub2x1_.src="images/2-sadochky.gif";
	sub2x1_over =new Image();
	sub2x1_over.src="images/2-sadochky-over.gif";

	sub2x2_ =new Image();
	sub2x2_.src="images/2-shkoly.gif";
	sub2x2_over =new Image();
	sub2x2_over.src="images/2-shkoly-over.gif";

	sub2x3_ =new Image();
	sub2x3_.src="images/2-adult.gif";
	sub2x3_over =new Image();
	sub2x3_over.src="images/2-adult-over.gif";

	sub2x4_ =new Image();
	sub2x4_.src="images/4-welcome.gif";
	sub2x4_over =new Image();
	sub2x4_over.src="images/4-welcome-over.gif";


	<!-- Side Nav RESOURCES-->
	sub3x1_ =new Image();
	sub3x1_.src="images/3-catalog.gif";
	sub3x1_over =new Image();
	sub3x1_over.src="images/3-catalog-over.gif";

	sub3x2_ =new Image();
	sub3x2_.src="images/3-search.gif";
	sub3x2_over =new Image();
	sub3x2_over.src="images/3-search-over.gif";

	sub3x3_ =new Image();
	sub3x3_.src="images/3-browse.gif";
	sub3x3_over =new Image();
	sub3x3_over.src="images/3-browse-over.gif";

	sub3x4_ =new Image();
	sub3x4_.src="images/3-source.gif";
	sub3x4_over =new Image();
	sub3x4_over.src="images/3-source-over.gif";
	
	

	<!-- Side Nav TEACHERS-->
	sub4x1_ =new Image();
	sub4x1_.src="images/4-welcome.gif";
	sub4x1_over =new Image();
	sub4x1_over.src="images/4-welcome-over.gif";

	sub4x2_ =new Image();
	sub4x2_.src="images/4-pd.gif";
	sub4x2_over =new Image();
	sub4x2_over.src="images/4-pd-over.gif";

	sub4x3_ =new Image();
	sub4x3_.src="images/4-ped.gif";
	sub4x3_over =new Image();
	sub4x3_over.src="images/4-ped-over.gif";

	sub4x4_ =new Image();
	sub4x4_.src="images/4-forum.gif";
	sub4x4_over =new Image();
	sub4x4_over.src="images/4-forum-over.gif";
	
	sub4x5_ =new Image();
	sub4x5_.src="images/4-metodyka.gif";
	sub4x5_over =new Image();
	sub4x5_over.src="images/4-metodyka-over.gif";

	<!-- Side Nav ADMIN-->
	sub5x1_ =new Image();
	sub5x1_.src="../images/5-addresource.gif";
	sub5x1_over =new Image();
	sub5x1_over.src="../images/5-addresource-over.gif";

	sub5x2_ =new Image();
	sub5x2_.src="../images/5-editresource.gif";
	sub5x2_over =new Image();
	sub5x2_over.src="../images/5-editresource-over.gif";

	sub5x3_ =new Image();
	sub5x3_.src="../images/5-addlisting.gif";
	sub5x3_over =new Image();
	sub5x3_over.src="../images/5-addlisting-over.gif";

	sub5x4_ =new Image();
	sub5x4_.src="../images/5-editlisting.gif";
	sub5x4_over =new Image();
	sub5x4_over.src="../images/5-editlisting-over.gif";
	
	
	
	<!-- Footer -->
	
	
	
function filter(imagename,objectsrc)
{
	if (document.images)
	document.images[imagename].src=eval(objectsrc+".src")
}

//Fucntions for super pop up
function DynaPop(szImgSource,szDescription,WHeight,WWidth)
{
	popSource = szImgSource;
	popDescription = szDescription;
	//popCopyright = nCopyrightNum;
	var RsRs;

	if (popDescription == "description")
		popDescription = "";
	
	width=WWidth;
	height=WHeight;

	//If resolution is 640x480
	if(screen.width < 800)
		RsRs='yes';
	//If resolution is 800x600
	else if(screen.width < 1024)
		RsRs='no';

		openWin("dynapop.htm",RsRs,height, width);
}

function openWin(URL, RsRs, Width, Height)
{
	if(RsRs == 'yes')
	{
		aWindow=window.open(URL,"PopUp","width="+Width+",height="+Height+",resizable=yes,scrollbars=yes,left=10,top=10");
	}
	else
	{
		aWindow=window.open(URL,"PopUp","width="+Width+",height="+Height+",resizable=no,scrollbars=no,left=10,top=10");
	}
	
	aWindow.resizeTo(Width, Height);
	
	aWindow.focus();
	if(aWindow.opener == null)
	{
		aWindow.opener = window;
		aWindow.opener.name = "opener";
	}
}

