//********************************************************
//
//  JAVASCRIPT/ MODULE 'footer.js'/
//  html footer data
//  Ruslan V. OLKHOVSKY
//
//********************************************************

  document.writeln("<table cellspacing=0 cellpadding=2 border=0 width=600><tr><td colspan=2 align='center' valign='bottom'><font face=arial size=1>");


  //menu
  document.writeln("<a href='/index.htm' target=_top class='small'>Home</a> | ");
  document.writeln("<a href='/addurl.htm' target=_top class='small'>Add Your URL</a> | ");
  document.writeln("<a href='/faq/faq.htm' class='small'>Read FAQ</a> | ");
  document.writeln("<a href='/help/help.htm' target=_top class='small'>Find Help</a> | ");
  document.writeln("<a href='/mail.htm' class='small'>Send Your Feedback</a> ");


  document.writeln("</font><hr size=1 color='#339966'></td></tr>");
  document.writeln("<tr><td>");
  document.writeln("<font face=arial size=1>Please send your questions, suggestions and purchasing queries to </font><a href='/mail.htm' class='small'>ArtUkraine.com@starpower.net</a><br>");
  document.writeln("<font face=arial size=1>&copy; 1999-2007 ArtUkraine.com. All rights reserved.</font></td>");
  document.writeln("<td align='right' valign='bottom'>");


  //searh form
  document.writeln("<form action='http://search.freefind.com/find.html' method='get' target='_top'>");
  document.writeln("<input type='hidden' name='id' size='-1' value='2154412'>");
  document.writeln("<input type='hidden' name='pageid' size='-1' VALUE='r'>");
  document.writeln("<input type='hidden' name='mode' size='-1' VALUE='ALL'>");
  document.writeln("<input type='text' name='query' size='20'>");
  document.writeln("<input src='/images/button-go.gif' type='image' border='0' name='search' width='26' height='17' alt='Go'></font>");

  document.writeln("<br><small>Search Website</small>");
  document.writeln("</form>");
  document.writeln("</td></tr></table>");
  document.writeln("</td></tr></table>");
//
  s=document.location.href;
  if(s!="http://www.artukraine.com/index.htm" && s!="http://www.artukraine.com/" && s!="http://www.artukraine.com") {
   document.writeln("<center><table width=700 border=0 cellspacing=0 cellpadding=0><tr valign=top bgcolor=#ffffff><td align=right>");
   document.writeln("<!-- SpyLOG v2 f:0211 -->");
u="u1366.46.spylog.com";d=document;nv=navigator;na=nv.appName;p=1;
bv=Math.round(parseFloat(nv.appVersion)*100);
n=(na.substring(0,2)=="Mi")?0:1;rn=Math.random();z="p="+p+"&rn="+rn;y="";
y+="<a href='http://"+u+"/cnt?f=3&p="+p+"&rn="+rn+"' target=_blank>";
y+="<img src='http://"+u+"/cnt?"+z+
"&r="+escape(d.referrer)+"&pg="+escape(window.location.href)+"' border=0  width=88 height=31  alt='SpyLOG'>";
y+="</a>"; d.write(y);if(!n) { d.write("<"+"!--"); }
   document.writeln("<!-- SpyLOG  -->");
   document.writeln("</td><td width=50>&nbsp;</td></tr></table></center>");
  }
//
