var seearea1 		= "no"		// see area1 no image
var seearea2 		= "no"		// see area3 image opaque
var areaborder		= "000000"	// text border color
var bordercolor		= "000000"	// border color for scrollbar and images 
var seesearch		= "no"		// see search field
var searchalign		= "left"	// search field position left or right 
var searchX		= "20"		// search field X LOCATION
var searchY		= "688"		// search field Y LOCATION
var searchwidth		= "160"		// search field width
var searchtext		= "Reduced Rate Books"	// text above search field





document.write('<a href="about.php"><img src="images/about.gif" border="0" vspace="0" onmouseover="high(this)"');
document.write('style="FILTER: alpha(opacity=75); moz-opacity: 0.75" onmouseout="low(this)"></a><br>');
document.write('<image src="images/spacer.gif" height="28" width ="1"><br>');

document.write('<a href="service.php"><img src="images/client.gif" border="0" vspace="2" onmouseover="high(this)"');
document.write('style="FILTER: alpha(opacity=75); moz-opacity: 0.75" onmouseout="low(this)"></a><br>');
document.write('<image src="images/spacer.gif" height="28" width ="1"><br>');



document.write('<a href="work.php"><img src="images/work.gif" border="0" vspace="2" onmouseover="high(this)"');
document.write('style="FILTER: alpha(opacity=75); moz-opacity: 0.75" onmouseout="low(this)"></a><br>');
document.write('<image src="images/spacer.gif" height="28" width ="1"><br>');


document.write('<a href="contact.php"><img src="images/contact.gif" border="0" vspace="2" onmouseover="high(this)"');
document.write('style="FILTER: alpha(opacity=75); moz-opacity: 0.75" onmouseout="low(this)"></a><br>');
document.write('<image src="images/spacer.gif" height="28" width ="1"><br>');


document.write('<a href="quote.php"><img src="images/quote.gif" border="0" vspace="2" onmouseover="high(this)"');
document.write('style="FILTER: alpha(opacity=75); moz-opacity: 0.75" onmouseout="low(this)"></a><br>');
document.write('<image src="images/spacer.gif" height="28" width ="1"><br>');

document.write('<a href="link.php"><img src="images/link.gif" border="0" vspace="2" onmouseover="high(this)"');
document.write('style="FILTER: alpha(opacity=75); moz-opacity: 0.75" onmouseout="low(this)"></a><br>');
document.write('<image src="images/spacer.gif" height="28" width ="1"><br>');


document.write('<a href="index.php"><img src="images/home.gif" border="0" vspace="2" onmouseover="high(this)"');
document.write('style="FILTER: alpha(opacity=75); moz-opacity: 0.75" onmouseout="low(this)"></a><br>');



// see search
   if (seesearch == "yes") {

document.write('<form method="get" action="http://www.amazon.com/exec/obidos/external-search" target="_blank">');
document.write('<div align=\"center\"><br><br><table border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">');
document.write('<tr><td><table border="0" cellpadding="0" cellspacing="0" align="top" height="90" width="150">');
document.write('<tr><td bgcolor="#AB9F89" height="20" valign="bottom"><div align="center">');
document.write('<FONT face="verdana,arial,helvetica" size="-2"><B>Search Now:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</B>');
document.write('</FONT></div></td><td bgcolor="#AB9F89"> </td></tr><tr><td bgcolor="#AB9F89" height="30"'); 
document.write('valign="top"><div align="center"><font face="verdana,arial,helvetica" size="-2">');
document.write('<input type="text" name="keyword" size="10" value="" class="formsearch"></font></div></td>');
document.write('<td bgcolor="#AB9F89" height="20" valign="top" align="left"><input type="hidden" name="mode"');
document.write('value="blended"><input type="hidden" name="tag" value="wwwwebslavene-20"><input TYPE="image"'); 
document.write('width="21" height="21" border="0" value="Go" name="Go" src="images/amazon-search-go-btn.gif"'); 
document.write('align="absmiddle"></td></tr><tr><td colspan="2" bgcolor="#000000" height="40">');
document.write('<a href="http://www.amazon.com/exec/obidos/redirect-home/wwwwebslavene-20">');
document.write('<img src="images/amazon-search-logo-126x32.gif" width="126" height="32" border="0"'); 
document.write('hspace="0" vspace="0" alt="In Affiliation With Amazon.com"></a></td></tr></table></td></tr></table></div></form>');


}


document.write('<TABLE align="right" cellpadding="0" cellspacing="0" width="1oo%" border="0" class="smalltext"><tr><td valign="top" align="center">');

// area1 

   if (seearea1 == "yes") {

document.write('<fieldset align:center style="border: #'+areaborder+' 1px solid; text-align:justify; width:181px; padding: 5px;"class="smalltext"><legend>');
document.write('<span class="subtitle">Our Vision:</span></legend>');
document.write('<br></span><span class="textbox">')
document.write('Some people see things the way they are.<br>We at Angel Designs see things the way they can be.<br><br>');
document.write('</span>');
document.write('</fieldset>');
document.write('<br><br>');
}



// area2

   if (seearea2 == "yes") {

document.write('<fieldset align="center" style="border: #'+areaborder+' 1px solid; text-align:center; width:181px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">WEB DESIGN:</span></legend>');
document.write('<a href="http://www.web-slave.net" target="_blank"><img src="images/alogo.gif" border="0" width="118" height="113" vspace="2" onmouseover="high(this)"');
document.write('style="FILTER: alpha(opacity=30); moz-opacity: 0.30" onmouseout="low(this)"></a><br>');
document.write('<a href="http://www.web-slave.net">Our Sister Company</a>');
document.write('</fieldset>');
document.write('<br><br>');
}



document.write('</td></tr></table>');










