dTitle = document.title
dURL = document.location
document.write('<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="0"><TR><TD WIDTH="5%"></TD><TD WIDTH="95%">');
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('</TABLE></TD></TR></TABLE></TD></TR></TABLE>');

