<!--Place this script anywhere in a page.-->
<!--NOTE: You do not need to modify this script.-->
<SCRIPT LANGUAGE = "JavaScript">
<!--
// Array of day names
var dayNames = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
var monthNames = new Array("January","February","March","April","May","June","July",
"August","September","October","November","December");
var dt = new Date();
var y = dt.getYear();
// Y2K compliant
if (y < 1000) y +=1900;
document.write(dayNames[dt.getDay()] + ", " + monthNames[dt.getMonth()] + " " + dt.getDate() + ", " + y);
// -->
</SCRIPT>
<FORM ACTION="/cgi-bin/script_library/site_search/search" METHOD="GET">
<table border="0" cellpadding="2" cellspacing="0">
<tr>
<td colspan="2">Search term: <INPUT NAME="search_term"><br></td>
</tr>
<tr>
<td colspan="2" align="center">Case-sensitive -
<INPUT TYPE="checkbox" NAME="case_sensitive">yes<br></td>
</tr>
<tr>
<td align="right"><font face="verdana, helvetica, arial" size="2"><INPUT TYPE="radio" NAME="search_type" VALUE="exact" CHECKED>exact</font></td>
<td><INPUT TYPE="radio" NAME="search_type" VALUE="fuzzy">fuzzy<br></td>
</tr>
<tr>
<td colspan="2" align="center"><INPUT TYPE="hidden" NAME="display" VALUE="#FF0000"><INPUT TYPE="submit"></td>
</tr>
</table>
</FORM>
ABOUT: Tyro is a monthly publication with a circulation of 5000 prints, featuring art, events, fiction, interviews, music, opinions, and trivia. Tyro is distributed free of charge through high schools, libraries, and retail stores.
Submissions of art, poetry, editorials, and feature stories are accepted anytime, but will not be returned unless a self-addressed stamped envelope is included. Mail it to us or leave your materials with Mrs. Park in T-34 at ECR.
We also print advertisements, for more details and prices call (818) 823-5002 Extension 4991. For previous issues, suggestions, questions, or more details, e-mail us at tyromail@bolt.com
For subscriptions write to:
Tyro
5834 Etiwanda Ave. #8
Tarzana, CA 91356
NEWS: Currently working on our first September issue, if you have any material you would like to submit, it's more than welcomed.
Website is under construction.
<!-- SpyLOG f:1211 -->
<script language="javascript">
u="u1640.34.spylog.com";d=document;nv=navigator;na=nv.appName;p=0;j="N";
d.cookie="b=b";c=0;bv=Math.round(parseFloat(nv.appVersion)*100);
if (d.cookie) c=1;n=(na.substring(0,2)=="Mi")?0:1;rn=Math.random();
z="p="+p+"&rn="+rn+"&c="+c;if (self!=top) {fr=1;} else {fr=0;}
sl="1.0";</script><script language="javascript1.1">
pl="";sl="1.1";j = (navigator.javaEnabled()?"Y":"N");</script>
<script language=javascript1.2>
sl="1.2";s=screen;px=(n==0)?s.colorDepth:s.pixelDepth;
z+="&wh="+s.width+'x'+s.height+"&px="+px;
</script><script language=javascript1.3>
sl="1.3"</script><script language="javascript">
y="";y+="<a href='http://"+u+"/cnt?f=3&p="+p+"&rn="+rn+"' target=_blank>";
y+="<img src='http://"+u+"/cnt?"+z+"&j="+j+"&sl="+sl+
"&r1="+escape(d.referrer)+"&r="+escape(parent.document.referrer)+
"&fr="+fr+"&pg="+escape(window.location.href);
y+="' border=0 width=88 height=31 alt='SpyLOG'>";
y+="</a>"; d.write(y);if(!n) { d.write("<"+"!--"); }//--></script><noscript>
<a href="http://u1640.34.spylog.com/cnt?f=3&p=0" target=_blank>
<img src="http://u1640.34.spylog.com/cnt?p=0" alt='SpyLOG' border='0' width=88 height=31 >
</a></noscript><script language="javascript1.2"><!--
if(!n) { d.write("--"+">"); }//--></script>
<!-- SpyLOG -->
Copyright 2001, Tyro. All rights reserved.
<!--Place this script in the HEAD section.-->
<script language="JavaScript">
<!--
// You may edit the message below.
var statBarMsg = "Welcome to Tyro! This site is currently under construction, it will officially open in September with the release of our first issue..... " +
"Welcome to Tyro! This site is currently under construction, it will officially open in September with the release of our first issue....." +
"Welcome to Tyro! This site is currently under construction, it will officially open in September with the release of our first issue....." ;
function startStatusScroller()
{
window.status = statBarMsg;
statBarMsg = statBarMsg.substring(1, statBarMsg.length) + statBarMsg.substring(0, 1)
setTimeout("startStatusScroller()", 150)
}
//-->
</SCRIPT>
<!--Replace the BODY tag.-->
<body onLoad="startStatusScroller();">
|