Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
<html>
<head>
<title>Art Award Slide Show</title>
<script language="javascript">
<!--
swapping = "no"
// -->
</script>
<script language="javascript1.1">
<!--
swapping = "yes"
// -->
</script>
<script language="javascript">
<!-- This script was written by Craig Corvin for Cut-N-Paste JavaScript (7/97).
if (swapping == "yes") {
pict1 = new Image()
pict1.src = "/images/2faces.jpg"
pict2 = new Image()
pict2.src = "/images/3soccer.jpg"
pict3 = new Image()
pict3.src = "/images/4snow.jpg"
pict4 = new Image()
pict4.src = "/images/5clay.jpg"
pict5 = new Image()
pict5.src = "/images/9pie.jpg"
pict6 = new Image()
pict6.src = "/images/7summerc.jpg"
}
slides = 6
rotations = 100
speed = 7000
//document.theform.thefield.value
function runit() {
if (swapping == "yes") {
for (x=1, y=0 ; x < (slides*rotations); x=x+slides, y=0) {
setTimeout("document.slideshow.src = '/images/3soccer.jpg';document.display.T1.value='\"Strength\"';document.display.T2.value='Bonnie Herbert';document.display.T3.value='Acrylic';",((x + y) * speed))
y++; setTimeout("document.slideshow.src = '/images/4snow.jpg';document.display.T1.value='\"Afternoon Shadows\"';document.display.T2.value='Annie Arsenault';document.display.T3.value='Pen & Ink';",((x + y) * speed))
y++; setTimeout("document.slideshow.src = '/images/5clay.jpg';document.display.T1.value='\"Untitled\"';document.display.T2.value='Charles Prusik';document.display.T3.value='Clay';",((x + y) * speed))
y++; setTimeout("document.slideshow.src = '/images/9pie.jpg';document.display.T1.value='\"Hungry Anyone?\"';document.display.T2.value='Peter Arsenault';document.display.T3.value='Chalk & Charcoal';",((x + y) * speed))
y++; setTimeout("document.slideshow.src = '/images/7summerc.jpg';document.display.T1.value='\"Summer Reflections\"';document.display.T2.value='Nick Fortin';document.display.T3.value='Tempera Paint';",((x + y) * speed))
y++; setTimeout("document.slideshow.src = '/images/2faces.jpg';document.display.T1.value='\"Phases of the Mood\"';document.display.T2.value='Mae Legassey';document.display.T3.value='Oil';",((x + y) * speed))
}
}
}
function openWindow() {
var currentpic = document.slideshow.src
if (currentpic.indexOf("2faces.jpg") != -1) {
var picurl = "images/2faces.html"
}
if (currentpic.indexOf("4snow.jpg") != -1) {
var picurl = "images/4snow.html"
}
if (currentpic.indexOf("5clay.jpg") != -1) {
var picurl = "images/5clay.html"
}
if (currentpic.indexOf("9pie.jpg") != -1) {
var picurl = "images/9pie.html"
}
if (currentpic.indexOf("3soccer.jpg") != -1) {
var picurl = "images/3soccer.html"
}
popupWin = window.open(picurl, 'remote', 'width=250,height=230')
if (window.focus) {
popupWin.focus();
}
}
// -->
</script>
</head>
<body BGCOLOR="#000000" BACKGROUND="redblack.gif" text="#FFFFFF" vlink="#FFFFFF" link="#FFFFFF" alink="#000000" onload="runit()">
<table CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="608">
<tr>
<td WIDTH="116" VALIGN="TOP"><p align="center"><br>
<a href="index.html"><strong><u>Home Page</u></strong></a></p>
<hr noshade color="#000000">
<p align="center"><a href="calendar.html"><strong><u>Calendar</u></strong></a></p>
<hr noshade color="#000000">
<p align="center"><a href="sports.html"><strong><u>Sports Schedule</u></strong></a></p>
<hr noshade color="#000000">
<p align="center"><a href="menu.html"><strong><u>Lunch Menu</u></strong></a></p>
<hr noshade color="#000000">
<p align="center"><a href="homework.html"><strong><u>Homework Listings</u></strong></a></p>
<hr noshade color="#000000">
<p align="center"><a href="news.html"><strong><u>School Newsletter</u></strong></a></p>
<hr noshade color="#000000">
<p align="center"><a href="tour.html"><strong><u>Virtual Tour</u></strong></a></p>
<hr noshade color="#000000">
<p align="center"><a href="links.html"><strong>Academic Links</strong></a></p>
<hr noshade color="#000000">
<font color="#000000" size="4"><em><a href="mailto:question@arrsd.mec.edu"><p align="center"></a><img src="email.jpg" alt="email.jpg (870 bytes)" WIDTH="36" HEIGHT="15"><br>
</em></font><font size="3"><strong><a href="mailto:question@arrsd.mec.edu">Email Questions
Comments?</a></strong></font></td>
<td WIDTH="20"></td>
<td WIDTH="472" VALIGN="top"><p align="center"><img src="banner.gif" alt="Welcome To AHS" WIDTH="462" HEIGHT="59"><br>
<br>
<font face="Arial" size="4" color="#FF0000"><strong><em>17<sup>th</sup> Annual<br>
Mount Wachusett Community College<br>
Regional Exhibition of High School Art</em></strong></font></p>
<p align="center"><a href="javascript:onclick=openWindow()"><img name="slideshow" src="images/2faces.jpg" border="0" WIDTH="250" HEIGHT="230"></a> </p>
<form name="display">
<div align="center"><center><table border="0" width="35%">
<tr>
<td width="19%"><font face="Courier">Title: </font></td>
<td width="81%"><input type="text" name="T1" size="20" value="&quot;Phases of the Mood&quot;"></td>
</tr>
<tr>
<td width="19%"><font face="Courier">Artist:</font></td>
<td width="81%"><input type="text" name="T2" size="20" value="Mae Legassey"></td>
</tr>
<tr>
<td width="19%"><font face="Courier">Medium:</font></td>
<td width="81%"><input type="text" name="T3" size="20" value="Oil Painting"></td>
</tr>
<tr>
<td width="19%"><font face="Courier">Award:</font></td>
<td width="81%"><input type="text" name="T4" size="20" value="Honorable Mention"></td>
</tr>
</table>
</center></div>
</form>
</td>
</tr>
</table>
</body>
</html>