<!-- Parrot Place Link JScript ** Updated in April 2004 ** === -->
<!--------------------------------------------------------------->
    function vec1Over()
    	{
        	vec1.style.color="#ff00ff"
        	vec1.style.fontSize=18
    	}

    function vec1Out()
    	{
        	vec1.style.color="#000000"
        	vec1.style.fontSize=16
    	}

<!---------------------------------->

    function mail1Over()
    	{
        	mail1.style.color="#4682B4"
        	mail1.style.fontSize=16
    	}

    function mail1Out()
    	{
        	mail1.style.color="#0000FF"
        	mail1.style.fontSize=14
    	}

    function mail2Over()
    	{
        	mail2.style.color="#4682B4"
        	mail2.style.fontSize=16
    	}

    function mail2Out()
    	{
        	mail2.style.color="#0000FF"
        	mail2.style.fontSize=14
    	}

<!---------------------------------->

    function link1Over()
    	{
        	link1.style.color="#DC143C"
        	link1.style.fontSize=14
    	}

    function link1Out()
    	{
        	link1.style.color="#000000"
        	link1.style.fontSize=13
    	}

    function link2Over()
    	{
        	link2.style.color="#DC143C"
        	link2.style.fontSize=14
    	}

    function link2Out()
    	{
        	link2.style.color="#000000"
        	link2.style.fontSize=13
    	}

    function link3Over()
    	{
        	link3.style.color="#DC143C"
        	link3.style.fontSize=14
    	}

    function link3Out()
    	{
        	link3.style.color="#000000"
        	link3.style.fontSize=13
    	}

    function link4Over()
    	{
        	link4.style.color="#DC143C"
        	link4.style.fontSize=14
    	}

    function link4Out()
    	{
        	link4.style.color="#000000"
        	link4.style.fontSize=13
    	}

    function link5Over()
    	{
        	link5.style.color="#DC143C"
        	link5.style.fontSize=14
    	}

    function link5Out()
    	{
        	link5.style.color="#000000"
        	link5.style.fontSize=13
    	}

    function link6Over()
    	{
        	link6.style.color="#DC143C"
        	link6.style.fontSize=14
    	}

    function link6Out()
    	{
        	link6.style.color="#000000"
        	link6.style.fontSize=13
    	}

    function link7Over()
    	{
        	link7.style.color="#DC143C"
        	link7.style.fontSize=14
    	}

    function link7Out()
    	{
        	link7.style.color="#000000"
        	link7.style.fontSize=13
    	}

    function link8Over()
    	{
        	link8.style.color="#DC143C"
        	link8.style.fontSize=14
    	}

    function link8Out()
    	{
        	link8.style.color="#000000"
        	link8.style.fontSize=13
    	}

    function link9Over()
    	{
        	link9.style.color="#DC143C"
        	link9.style.fontSize=14
    	}

    function link9Out()
    	{
        	link9.style.color="#000000"
        	link9.style.fontSize=13
    	}

    function link10Over()
    	{
        	link10.style.color="#DC143C"
        	link10.style.fontSize=14
    	}

    function link10Out()
    	{
        	link10.style.color="#000000"
        	link10.style.fontSize=13
    	}

    function link11Over()
    	{
        	link11.style.color="#DC143C"
        	link11.style.fontSize=14
    	}

    function link11Out()
    	{
        	link11.style.color="#000000"
        	link11.style.fontSize=13
    	}

    function link12Over()
    	{
        	link12.style.color="#DC143C"
        	link12.style.fontSize=14
    	}

    function link12Out()
    	{
        	link12.style.color="#000000"
        	link12.style.fontSize=13
    	}

    function link13Over()
    	{
        	link13.style.color="#DC143C"
        	link13.style.fontSize=14
    	}

    function link13Out()
    	{
        	link13.style.color="#000000"
        	link13.style.fontSize=13
    	}

    function link14Over()
    	{
        	link14.style.color="#DC143C"
        	link14.style.fontSize=14
    	}

    function link14Out()
    	{
        	link14.style.color="#000000"
        	link14.style.fontSize=13
    	}
<!---------------------------------->
<!-- COLORS and their HEX Number --->
<!---------------------------------->
<!-- White=		"#FFFFFF"   --->
<!-- Black=		"#000000"   --->
<!-- Gray=		"#808080"   --->

<!-- Gold=		"#FFD700"   --->
<!-- Crimson=     "#DC143C"   --->
<!-- Coral=		"#FF7F50"   --->
<!-- Red=		"#FF0000"   --->
<!-- SteelBlue=   "#4682B4"   --->
<!-- Blue=		"#0000FF"   --->
<!-- Medium Blue=	"#000099"   --->
<!-- Blueviolet=	"#8A2BE2"   --->
<!-- Teal=		"#008080"   --->

<!-- Purple=	"#800080"   --->
<!-- Lavender=	"#E6E6FA"   --->
<!-- Pink=		"#FFC0CB"   --->
<!-- Pink=		"#ff00ff"   --->
<!---------------------------------->

/* 

<!------------------- To be insurted at the begining of the HTML body ------------------->

<!---------------------- JScript Link Inserted Here ---------------------->
 	<script language="JScript"
		src="Secure/P-link.js">
	</script>

<!---------------------- End of Link ----------- Here ---------------------->
<!-------------------------------- by Vector  -------------------------------->


<!--------------------------- To be insurted at the required location --------------------------->

<div style="position: absolute; left:97px; top:233px; width:425px; height:35px; padding:3px 3px 3px 3px;">
<table width=419px height=29px border=0 cellpadding=0 cellspacing=0><tr><td valign=top align=left>

<p id=PubSt6P>
	<span id=PubSt6F>

<!---------------- Trigger for JScript --- Inserted Here ----------------->
	<a href="ParrotBreedersSoc.html" name= link1 
                                    onMouseOver = "link1Over()"
                                    onMouseOut = "link1Out()">
		Parrot Breeders &amp; Exhibitors Society of NSW</a>

<!---------------- End of ---------------- JScript Trigger ----------------->
<!-------------------------------- by Vector  -------------------------------->

</span><span id=PubSt6F><br></span></p>
</td></tr></table>
</div>

*/