dTitle = document.title
dURL = document.location
document.write('<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="4"><TR><TD>');
document.write('<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR><TD BGCOLOR="#669966">');
document.write('<TABLE WIDTH="100%" BORDER="0" CELLSPACING="2" CELLPADDING="4">');
document.write('<TR><TD BGCOLOR="#006600" ALIGN="center">');
document.write('<A HREF="#" onClick="window.external.addFavorite(dURL, dTitle); return false;"><FONT FACE="Verdana, Tahoma, Arial" SIZE="1" COLOR="#ccffcc"><B>Добавить в Избранное</B></FONT></A></TD></TR>');
document.write('<TR><TD BGCOLOR="#006600" ALIGN="center"><A HREF="#" onClick="');
document.write("this.style.behavior='url(#default#homepage)';this.setHomePage('http://slavmir.ru/index.html'); return false;");
document.write('"><FONT FACE="Verdana, Tahoma, Arial" SIZE="1" COLOR="#ccffcc"><B>Сделать Стартовой</B></FONT></A></TD></TR>');
document.write('</TABLE></TD></TR></TABLE></TD></TR></TABLE><P>');

