
<!--
function miniwindow(content, spawn, sizing)
{window.open(content, spawn, sizing);}

document.write('</head><link rel="stylesheet" type="text/css" href="stylesheet.htm">');
document.write('<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><div id="showimage"></div>');

if (document.images) {
  image1on = new Image();
  image1on.src = "b-hom-2.gif";
  image2on = new Image();
  image2on.src = "b-abo-2.gif";
  image3on = new Image();
  image3on.src = "b-stu-2.gif";
  image4on = new Image();
  image4on.src = "b-dis-2.gif";
  image5on = new Image();
  image5on.src = "b-gal-2.gif";
  image6on = new Image();
  image6on.src = "b-con-2.gif";
  image1off = new Image();
  image1off.src = "b-hom-1.gif";
  image2off = new Image();
  image2off.src = "b-abo-1.gif";
  image3off = new Image();
  image3off.src = "b-stu-1.gif";
  image4off = new Image();
  image4off.src = "b-dis-1.gif";
  image5off = new Image();
  image5off.src = "b-gal-1.gif";
  image6off = new Image();
  image6off.src = "b-con-1.gif";
}
function changeImages() {
  if (document.images) {
    for (var i=0; i<changeImages.arguments.length; i+=2) {
      document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");
    }
  }
}
function RemoveDot()
{
for (a in document.links) document.links[a].onfocus = document.links[a].blur;
}
if (document.all)
{
document.onmousedown = RemoveDot;
}
file://-->

document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td height="12"></td></tr><tr><td width="50%"></td><td valign="top" width="593">');
document.write('<img src="thinicestudios.jpg" width="593" height="180" title="Thin Ice Studios"><br>');
document.write('<img src="transparent.gif" width="12" height="12"><br><img src="paper.jpg" width="593" height="33"><br>');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="593" bgcolor="273245" height="506"><tr>');
document.write('<td width="22"><img src="transparent.gif" width="22" height="22"></td><td class="main" valign="top">');


