|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/domains/familyplayhouse2/ |
Upload File : |
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<title>Dramatic Materials for Sale</title>
<meta name="generator" content="Dramatic Materials">
<csscriptdict>
<script><!--
CSInit = new Array;
function CSScriptInit() {
if(typeof(skipPage) != "undefined") { if(skipPage) return; }
idxArray = new Array;
for(var i=0;i<CSInit.length;i++)
idxArray[i] = i;
CSAction2(CSInit, idxArray);}
function CSClickReturn () {
var bAgent = window.navigator.userAgent;
var bAppName = window.navigator.appName;
if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
return true; // dont follow link
else return false; // dont follow link
}
CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10);
CSIsW3CDOM = ((document.getElementById) && !(IsIE()&&CSBVers<6)) ? true : false;
function IsIE() { return CSAg.indexOf("MSIE") > 0;}
function CSIEStyl(s) { return document.all.tags("div")[s].style; }
function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0); }
CSIImg=false;
function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i<document.images.length; i++) { if (!document.images[i].id) document.images[i].id=document.images[i].name; } CSIImg = true;}}
function CSFindElement(n,ly) { if (CSBVers<4) return document[n];
if (CSIsW3CDOM) {CSInitImgID();return(document.getElementById(n));}
var curDoc = ly?ly.document:document; var elem = curDoc[n];
if (!elem) {for (var i=0;i<curDoc.layers.length;i++) {elem=CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }}
return elem;
}
function CSGetImage(n) {if(document.images) {return ((!IsIE()&&CSBVers<5)?CSFindElement(n,0):document.images[n]);} else {return null;}}
CSDInit=false;
function CSIDOM() { if (CSDInit)return; CSDInit=true; if(document.getElementsByTagName) {var n = document.getElementsByTagName('DIV'); for (var i=0;i<n.length;i++) {CSICSS2Prop(n[i].id);}}}
function CSICSS2Prop(id) { var n = document.getElementsByTagName('STYLE');for (var i=0;i<n.length;i++) { var cn = n[i].childNodes; for (var j=0;j<cn.length;j++) { CSSetCSS2Props(CSFetchStyle(cn[j].data, id),id); }}}
function CSFetchStyle(sc, id) {
var s=sc; while(s.indexOf("#")!=-1) { s=s.substring(s.indexOf("#")+1,sc.length); if (s.substring(0,s.indexOf("{")).toUpperCase().indexOf(id.toUpperCase())!=-1) return(s.substring(s.indexOf("{")+1,s.indexOf("}")));}
return "";
}
function CSGetStyleAttrValue (si, id) {
var s=si.toUpperCase();
var myID=id.toUpperCase()+":";
var id1=s.indexOf(myID);
if (id1==-1) return "";
s=s.substring(id1+myID.length+1,si.length);
var id2=s.indexOf(";");
return ((id2==-1)?s:s.substring(0,id2));
}
function CSSetCSS2Props(si, id) {
var el=document.getElementById(id);
if (el==null) return;
var style=document.getElementById(id).style;
if (style) {
if (style.left=="") style.left=CSGetStyleAttrValue(si,"left");
if (style.top=="") style.top=CSGetStyleAttrValue(si,"top");
if (style.width=="") style.width=CSGetStyleAttrValue(si,"width");
if (style.height=="") style.height=CSGetStyleAttrValue(si,"height");
if (style.visibility=="") style.visibility=CSGetStyleAttrValue(si,"visibility");
if (style.zIndex=="") style.zIndex=CSGetStyleAttrValue(si,"z-index");
}
}
function CSButtonReturn () {
var bAgent = window.navigator.userAgent;
var bAppName = window.navigator.appName;
if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
return false; // follow link
else return true; // follow link
}
CSIm=new Object();
function CSIShow(n,i) {
if (document.images) {
if (CSIm[n]) {
var img=CSGetImage(n);
if (img&&typeof(CSIm[n][i].src)!="undefined") {img.src=CSIm[n][i].src;}
if(i!=0) self.status=CSIm[n][3]; else self.status=" ";
return true;
}
}
return false;
}
function CSILoad(action) {
im=action[1];
if (document.images) {
CSIm[im]=new Object();
for (var i=2;i<5;i++) {
if (action[i]!='') {CSIm[im][i-2]=new Image(); CSIm[im][i-2].src=action[i];}
else CSIm[im][i-2]=0;
}
CSIm[im][3] = action[5];
}
}
CSStopExecution=false;
function CSAction(array) {return CSAction2(CSAct, array);}
function CSAction2(fct, array) {
var result;
for (var i=0;i<array.length;i++) {
if(CSStopExecution) return false;
var aa = fct[array[i]];
if (aa == null) return false;
var ta = new Array;
for(var j=1;j<aa.length;j++) {
if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){
if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];}
else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));}
else ta[j]=aa[j];}
} else ta[j]=aa[j];
}
result=aa[0](ta);
}
return result;
}
CSAct = new Object;
function CSURLPopupShow(formName, popupName, target) {
var form = (!IsIE()&&CSBVers>=5)?document.forms[formName]:CSFindElement(formName);
var popup = form.elements[popupName];
window.open(popup.options[popup.selectedIndex].value, target);
popup.selectedIndex = 0;
}
function emailer(action) {
var mailStuff = "mailto:"+action[1]+"?Subject="+action[2]+"&body="+action[3];
window.location = mailStuff;
}
// --></script>
</csscriptdict>
<csactions>
<csaction name="B5E688F815" class="Emailer" type="onevent" val0="[email protected]" val1="Feedback" val2="Hi!">
</csactions>
<csactiondict>
<script><!--
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'war button',/*URL*/'FaustButton.jpg',/*URL*/'',/*URL*/'','');
CSAct[/*CMP*/ 'B5E688F815'] = new Array(emailer,'[email protected]','Feedback','Hi!');
// --></script>
</csactiondict>
</head>
<body bgcolor="white" text="#0033ff" background="BkgndV.jpg" onload="CSScriptInit();">
<table cool width="1021" height="2201" border="0" cellpadding="0" cellspacing="0" gridx="4" showgridx usegridx gridy="8" showgridy usegridy bgcolor="#ffccff">
<tr height="48">
<td width="800" height="48" colspan="36" align="left" xpos="0" content bgcolor="#3399cc" valign="top" csheight="48">
<center>
<font size="7"><i>Drama Materials for Sale</i></font></center>
</td>
<td width="220" height="48"><spacer type="block" width="220" height="48"></td>
<td width="1" height="48"><spacer type="block" width="1" height="48"></td>
</tr>
<tr height="272">
<td width="1020" height="272" colspan="37"><spacer type="block" width="1020" height="272"></td>
<td width="1" height="272"><spacer type="block" width="1" height="272"></td>
</tr>
<tr height="40">
<td width="800" height="40" colspan="36" align="left" xpos="0" content bgcolor="#3399cc" valign="top" csheight="40">
<div align="center">
<font size="6">Teaching Material</font></div>
</td>
<td width="220" height="40"><spacer type="block" width="220" height="40"></td>
<td width="1" height="40"><spacer type="block" width="1" height="40"></td>
</tr>
<tr height="56">
<td width="1020" height="56" colspan="37"><spacer type="block" width="1020" height="56"></td>
<td width="1" height="56"><spacer type="block" width="1" height="56"></td>
</tr>
<tr height="72">
<td width="60" height="72" colspan="9"><spacer type="block" width="60" height="72"></td>
<td width="69" height="72" colspan="4" valign="top" align="left" xpos="60"><a href="TeachCurric.htm"><img src="BookBinderButton.jpg" width="58" height="68" border="0"></a></td>
<td width="891" height="72" colspan="24"><spacer type="block" width="891" height="72"></td>
<td width="1" height="72"><spacer type="block" width="1" height="72"></td>
</tr>
<tr height="56">
<td width="18" height="56" colspan="2"><spacer type="block" width="18" height="56"></td>
<td width="142" height="56" colspan="15" align="left" xpos="18" content valign="top" csheight="19">
<center>
<a href="TeachCurric.htm">Teaching Curriculum</a></center>
</td>
<td width="860" height="56" colspan="20"><spacer type="block" width="860" height="56"></td>
<td width="1" height="56"><spacer type="block" width="1" height="56"></td>
</tr>
<tr height="80">
<td width="62" height="80" colspan="10"><spacer type="block" width="62" height="80"></td>
<td width="67" height="80" colspan="3" valign="top" align="left" xpos="62"><csobj w="53" h="68" t="Button"><a href="StateofArt.htm" onmouseover="return CSIShow(/*CMP*/'war button',1)" onmouseout="return CSIShow(/*CMP*/'war button',0)" onclick="return CSButtonReturn()"><img src="FaustButton.jpg" width="53" height="68" name="war button" border="0"></a></csobj></td>
<td width="891" height="200" colspan="24" rowspan="2"><spacer type="block" width="891" height="200"></td>
<td width="1" height="80"><spacer type="block" width="1" height="80"></td>
</tr>
<tr height="120">
<td width="49" height="120" colspan="6"><spacer type="block" width="49" height="120"></td>
<td csgroup="1068C930" width="80" height="120" colspan="7" align="left" xpos="49" content valign="top" csheight="40">
<div align="center">
The <font size="3">State of the Arts </font></div>
</td>
<td width="1" height="120"><spacer type="block" width="1" height="120"></td>
</tr>
<tr height="40">
<td width="800" height="40" colspan="36" align="left" xpos="0" content bgcolor="#3399cc" valign="top" csheight="40">
<div align="center">
<font size="6">Recital Material</font></div>
</td>
<td width="220" height="40"><spacer type="block" width="220" height="40"></td>
<td width="1" height="40"><spacer type="block" width="1" height="40"></td>
</tr>
<tr height="24">
<td width="1020" height="24" colspan="37"><spacer type="block" width="1020" height="24"></td>
<td width="1" height="24"><spacer type="block" width="1" height="24"></td>
</tr>
<tr height="80">
<td width="52" height="80" colspan="7"><spacer type="block" width="52" height="80"></td>
<td width="77" height="80" colspan="6" valign="top" align="left" xpos="52"><a href="Pat.htm"><img src="FlagButton.jpg" width="71" height="68" border="0"></a></td>
<td width="891" height="80" colspan="24"><spacer type="block" width="891" height="80"></td>
<td width="1" height="80"><spacer type="block" width="1" height="80"></td>
</tr>
<tr height="56">
<td width="13" height="56"><spacer type="block" width="13" height="56"></td>
<td width="150" height="56" colspan="18" align="left" xpos="13" content valign="top" csheight="24">
<center>
<a href="Pat.htm">Patriotic Scenes</a></center>
</td>
<td width="857" height="56" colspan="18"><spacer type="block" width="857" height="56"></td>
<td width="1" height="56"><spacer type="block" width="1" height="56"></td>
</tr>
<tr height="80">
<td width="65" height="80" colspan="12"><spacer type="block" width="65" height="80"></td>
<td width="64" height="80" valign="top" align="left" xpos="65"><a href="Shak.htm"><img src="BoyKneelbutton.jpg" width="45" height="68" border="0"></a></td>
<td width="891" height="80" colspan="24"><spacer type="block" width="891" height="80"></td>
<td width="1" height="80"><spacer type="block" width="1" height="80"></td>
</tr>
<tr height="64">
<td width="20" height="64" colspan="3"><spacer type="block" width="20" height="64"></td>
<td width="136" height="64" colspan="13" align="left" xpos="20" content valign="top" csheight="24">
<center>
<a href="Shak.htm">Shakespearean</a></center>
</td>
<td width="864" height="64" colspan="21"><spacer type="block" width="864" height="64"></td>
<td width="1" height="64"><spacer type="block" width="1" height="64"></td>
</tr>
<tr height="80">
<td width="59" height="80" colspan="8"><spacer type="block" width="59" height="80"></td>
<td width="70" height="80" colspan="5" valign="top" align="left" xpos="59"><a href="Scene.htm"><img src="AnnePaulButton.gif" width="57" height="68" border="0"></a></td>
<td width="891" height="80" colspan="24"><spacer type="block" width="891" height="80"></td>
<td width="1" height="80"><spacer type="block" width="1" height="80"></td>
</tr>
<tr height="64">
<td width="24" height="64" colspan="4"><spacer type="block" width="24" height="64"></td>
<td width="128" height="64" colspan="11" align="left" xpos="24" content valign="top" csheight="24">
<center>
<a href="Scene.htm">Recital Scenes</a></center>
</td>
<td width="868" height="64" colspan="22"><spacer type="block" width="868" height="64"></td>
<td width="1" height="64"><spacer type="block" width="1" height="64"></td>
</tr>
<tr height="80">
<td width="62" height="80" colspan="10"><spacer type="block" width="62" height="80"></td>
<td width="67" height="80" colspan="3" valign="top" align="left" xpos="62"><a href="Xmas.htm"><img src="StockingButton.jpg" width="52" height="68" border="0"></a></td>
<td width="891" height="80" colspan="24"><spacer type="block" width="891" height="80"></td>
<td width="1" height="80"><spacer type="block" width="1" height="80"></td>
</tr>
<tr height="48">
<td width="24" height="48" colspan="4"><spacer type="block" width="24" height="48"></td>
<td width="128" height="48" colspan="11" align="left" xpos="24" content valign="top" csheight="24">
<center>
<a href="Xmas.htm">Christmas Scenes</a></center>
</td>
<td width="868" height="48" colspan="22"><spacer type="block" width="868" height="48"></td>
<td width="1" height="48"><spacer type="block" width="1" height="48"></td>
</tr>
<tr height="72">
<td width="60" height="72" colspan="9"><spacer type="block" width="60" height="72"></td>
<td width="69" height="72" colspan="4" valign="top" align="left" xpos="60"><a href="Love1.htm"><img src="RoseOvalbutton.jpg" width="55" height="68" border="0"></a></td>
<td width="891" height="72" colspan="24"><spacer type="block" width="891" height="72"></td>
<td width="1" height="72"><spacer type="block" width="1" height="72"></td>
</tr>
<tr height="40">
<td width="18" height="40" colspan="2"><spacer type="block" width="18" height="40"></td>
<td width="148" height="40" colspan="18" align="left" xpos="18" content valign="top" csheight="19">
<center>
<a href="Love1.htm">Love and Courtship</a></center>
</td>
<td width="854" height="40" colspan="17"><spacer type="block" width="854" height="40"></td>
<td width="1" height="40"><spacer type="block" width="1" height="40"></td>
</tr>
<tr height="40">
<td width="800" height="40" colspan="36" align="left" xpos="0" content bgcolor="#3399cc" valign="top" csheight="40">
<div align="center">
<font size="6">Play Productions</font></div>
</td>
<td width="220" height="40"><spacer type="block" width="220" height="40"></td>
<td width="1" height="40"><spacer type="block" width="1" height="40"></td>
</tr>
<tr height="30">
<td width="1020" height="30" colspan="37"><spacer type="block" width="1020" height="30"></td>
<td width="1" height="30"><spacer type="block" width="1" height="30"></td>
</tr>
<tr height="80">
<td width="63" height="80" colspan="11"><spacer type="block" width="63" height="80"></td>
<td width="66" height="80" colspan="2" valign="top" align="left" xpos="63"><a href="SG.htm"><img src="SgPosterbutton.jpg" width="53" height="68" border="0"></a></td>
<td width="81" height="80" colspan="11"><spacer type="block" width="81" height="80"></td>
<td width="88" height="80" valign="top" align="left" xpos="210"><a href="SB.htm"><img src="SBButton.jpg" width="47" height="68" border="0"></a></td>
<td width="74" height="80" colspan="4"><spacer type="block" width="74" height="80"></td>
<td width="64" height="80" valign="top" align="left" xpos="372"><a href="GG.htm"><img src="AnneButton.jpg" width="48" height="68" border="0"></a></td>
<td width="89" height="80" colspan="3"><spacer type="block" width="89" height="80"></td>
<td width="77" height="80" colspan="2" valign="top" align="left" xpos="525"><a href="LW1.htm"><img src="LWButton.jpg" width="41" height="68" border="0"></a></td>
<td width="418" height="146" colspan="2" rowspan="2"><spacer type="block" width="418" height="146"></td>
<td width="1" height="80"><spacer type="block" width="1" height="80"></td>
</tr>
<tr height="66">
<td width="18" height="66" colspan="2"><spacer type="block" width="18" height="66"></td>
<td width="144" height="66" colspan="16" align="left" xpos="18" content valign="top" csheight="20">
<center>
<a href="SG.htm"><font color="#0033cc">The Secret Garden</font></a></center>
</td>
<td width="8" height="66" colspan="3"><spacer type="block" width="8" height="66"></td>
<td width="128" height="66" colspan="4" align="left" xpos="170" content valign="top" csheight="20">
<center>
<a href="SB.htm">Saint Bernadette</a></center>
</td>
<td width="20" height="66"><spacer type="block" width="20" height="66"></td>
<td width="148" height="66" colspan="5" align="left" xpos="318" content valign="top" csheight="20">
<center>
<a href="GG.htm">Anne of Green Gables</a></center>
</td>
<td width="24" height="66"><spacer type="block" width="24" height="66"></td>
<td width="112" height="66" colspan="3" align="left" xpos="490" content valign="top" csheight="19">
<center>
<a href="LW1.htm">Little Women</a></center>
</td>
<td width="1" height="66"><spacer type="block" width="1" height="66"></td>
</tr>
<tr height="80">
<td width="63" height="80" colspan="11"><spacer type="block" width="63" height="80"></td>
<td width="66" height="80" colspan="2" valign="top" align="left" xpos="63"><a href="AofA1.htm"><img src="Anne2Button.jpg" width="53" height="68" border="0"></a></td>
<td width="73" height="80" colspan="10"><spacer type="block" width="73" height="80"></td>
<td width="96" height="80" colspan="2" valign="top" align="left" xpos="202"><a href="MidEnd.htm"><img src="MidButton.jpg" width="63" height="68" border="0"></a></td>
<td width="70" height="80" colspan="3"><spacer type="block" width="70" height="80"></td>
<td width="68" height="80" colspan="2" valign="top" align="left" xpos="368"><a href="3Musket.htm"><img src="Musk2Button.jpg" width="56" height="68" border="0"></a></td>
<td width="584" height="80" colspan="7"><spacer type="block" width="584" height="80"></td>
<td width="1" height="80"><spacer type="block" width="1" height="80"></td>
</tr>
<tr height="315">
<td width="34" height="315" colspan="5"><spacer type="block" width="34" height="315"></td>
<td width="112" height="315" colspan="9" align="left" xpos="34" content valign="top" csheight="20">
<center>
<a href="AofA1.htm">Anne of Avonlea</a></center>
</td>
<td width="176" height="315" colspan="13" align="left" xpos="146" content valign="top" csheight="19">
<center>
<a href="MidEnd.htm">A Midsummer Night's Dream</a></center>
</td>
<td width="144" height="315" colspan="4" align="left" xpos="322" content valign="top" csheight="20">
<center>
<a href="3Musket.htm">The Three Musketeers</a></center>
</td>
<td width="554" height="315" colspan="6"><spacer type="block" width="554" height="315"></td>
<td width="1" height="315"><spacer type="block" width="1" height="315"></td>
</tr>
<tr height="117">
<td width="180" height="117" colspan="22"><spacer type="block" width="180" height="117"></td>
<td width="188" height="117" colspan="6" valign="top" align="left" xpos="180"><csobj w="167" h="20" t="URLPopup" data="{ 0 = { label = "Choose..."; selected = "YES"; }; 1 = { label = "Home"; url = "index.html"; }; 2 = { label = "About Family Playhouse"; url = "purpose.htm"; }; 3 = { label = "Biography"; url = "bio.htm"; }; 4 = { label = "Dramatic Materials for Sale"; url = "Material.htm"; }; 5 = { label = "Upcoming Shows"; url = "Sched.htm"; }; 6 = { label = "Play Productions"; url = "Play.htm"; }; 7 = { label = "Littlest Players"; url = "LPlayers.htm"; }; }" target="_top">
<form methode="POST" name="cs_form_name_0">
<select name="cs_popup_name_0" onchange="CSURLPopupShow(/*CMP*/'cs_form_name_0', /*CMP*/'cs_popup_name_0', '_top');">
<option value="#" selected>Choose...</option>
<option value="index.html">Home</option>
<option value="purpose.htm">About Family Playhouse</option>
<option value="bio.htm">Biography</option>
<option value="Material.htm">Dramatic Materials for Sale</option>
<option value="Sched.htm">Upcoming Shows</option>
<option value="Play.htm">Play Productions</option>
<option value="LPlayers.htm">Littlest Players</option>
</select>
</form>
</csobj></td>
<td width="68" height="117" colspan="2"><spacer type="block" width="68" height="117"></td>
<td width="120" height="117" colspan="4" align="left" xpos="436" content valign="top" csheight="40">
<div align="center">
<a href="mailto:[email protected]" onclick="CSAction(new Array(/*CMP*/'B5E688F815'));return CSClickReturn();" csclick="B5E688F815">Send an Email</a></div>
</td>
<td width="464" height="117" colspan="3"><spacer type="block" width="464" height="117"></td>
<td width="1" height="117"><spacer type="block" width="1" height="117"></td>
</tr>
<tr height="1" cntrlrow>
<td width="13" height="1"><spacer type="block" width="13" height="1"></td>
<td width="5" height="1"><spacer type="block" width="5" height="1"></td>
<td width="2" height="1"><spacer type="block" width="2" height="1"></td>
<td width="4" height="1"><spacer type="block" width="4" height="1"></td>
<td width="10" height="1"><spacer type="block" width="10" height="1"></td>
<td width="15" height="1"><spacer type="block" width="15" height="1"></td>
<td width="3" height="1"><spacer type="block" width="3" height="1"></td>
<td width="7" height="1"><spacer type="block" width="7" height="1"></td>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
<td width="2" height="1"><spacer type="block" width="2" height="1"></td>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
<td width="2" height="1"><spacer type="block" width="2" height="1"></td>
<td width="64" height="1"><spacer type="block" width="64" height="1"></td>
<td width="17" height="1"><spacer type="block" width="17" height="1"></td>
<td width="6" height="1"><spacer type="block" width="6" height="1"></td>
<td width="4" height="1"><spacer type="block" width="4" height="1"></td>
<td width="4" height="1"><spacer type="block" width="4" height="1"></td>
<td width="2" height="1"><spacer type="block" width="2" height="1"></td>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
<td width="3" height="1"><spacer type="block" width="3" height="1"></td>
<td width="4" height="1"><spacer type="block" width="4" height="1"></td>
<td width="10" height="1"><spacer type="block" width="10" height="1"></td>
<td width="22" height="1"><spacer type="block" width="22" height="1"></td>
<td width="8" height="1"><spacer type="block" width="8" height="1"></td>
<td width="88" height="1"><spacer type="block" width="88" height="1"></td>
<td width="20" height="1"><spacer type="block" width="20" height="1"></td>
<td width="4" height="1"><spacer type="block" width="4" height="1"></td>
<td width="46" height="1"><spacer type="block" width="46" height="1"></td>
<td width="4" height="1"><spacer type="block" width="4" height="1"></td>
<td width="64" height="1"><spacer type="block" width="64" height="1"></td>
<td width="30" height="1"><spacer type="block" width="30" height="1"></td>
<td width="24" height="1"><spacer type="block" width="24" height="1"></td>
<td width="35" height="1"><spacer type="block" width="35" height="1"></td>
<td width="31" height="1"><spacer type="block" width="31" height="1"></td>
<td width="46" height="1"><spacer type="block" width="46" height="1"></td>
<td width="198" height="1"><spacer type="block" width="198" height="1"></td>
<td width="220" height="1"><spacer type="block" width="220" height="1"></td>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
</tr>
</table>
</body>
</html>