//composites script




function full0405()
{ 
	OpenWindow=window.open("", "newwin", "height=600, width=800,toolbar=no,scrollbars="+scroll+",menubar=no");
	OpenWindow.document.write("<TITLE>Kappa Alpha Order - Epsilon Eta Chapter</TITLE>")
	OpenWindow.document.write("<BODY background='#ffffff' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>")
	OpenWindow.document.write("<img width='800' height='600' src=")
	OpenWindow.document.write("'composites/0405.jpg'")
	OpenWindow.document.write(">")
	OpenWindow.document.write("</BODY>")
	OpenWindow.document.write("</HTML>")
	OpenWindow.document.close()
	self.name="main"
}

function full0506()
{ 
	OpenWindow=window.open("", "newwin", "height=600, width=800,toolbar=no,scrollbars="+scroll+",menubar=no");
	OpenWindow.document.write("<TITLE>Kappa Alpha Order - Epsilon Eta Chapter</TITLE>")
	OpenWindow.document.write("<BODY background='#ffffff' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>")
	OpenWindow.document.write("<img width='800' height='600' src=")
	OpenWindow.document.write("'composites/0506.jpg'")
	OpenWindow.document.write(">")
	OpenWindow.document.write("</BODY>")
	OpenWindow.document.write("</HTML>")
	OpenWindow.document.close()
	self.name="main"
}

function full0708()
{ 
	OpenWindow=window.open("", "newwin", "height=600, width=800,toolbar=no,scrollbars="+scroll+",menubar=no");
	OpenWindow.document.write("<TITLE>Kappa Alpha Order - Epsilon Eta Chapter</TITLE>")
	OpenWindow.document.write("<BODY background='#ffffff' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>")
	OpenWindow.document.write("<img width='800' height='600' src=")
	OpenWindow.document.write("'composites/0708.jpg'")
	OpenWindow.document.write(">")
	OpenWindow.document.write("</BODY>")
	OpenWindow.document.write("</HTML>")
	OpenWindow.document.close()
	self.name="main"
}

function comingsoon()
{ 
	OpenWindow=window.open("", "newwin", "height=100, width=400,toolbar=no,scrollbars="+scroll+",menubar=no");
	OpenWindow.document.write("<TITLE>Kappa Alpha Order - Epsilon Eta Chapter</TITLE>")
	OpenWindow.document.write("<BODY background='#ffffff' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>")
	OpenWindow.document.write("<br><br><center>Coming Soon...</center>")
	OpenWindow.document.write("</BODY>")
	OpenWindow.document.write("</HTML>")
	OpenWindow.document.close()
	self.name="main"
}








