referyourfriend = "<div style=\"padding: 10px; width: 120px; float: right\">" +
"<div style=\"font-family: verdana,arial,helvetica; font-size: 10px; " +
"text-align: center; background-color: #ffffea; border-style: solid; border-width: 0 1px 0 1px; " +
"border-color: #dc0000; padding: 5px 5px 7px 5px\">" +
"<a href=\"javascript: Refer()\" " +
"onMouseOver=\"status=\'Send your friends here.\';return true\" " +
"onMouseOut=\"status=\'\';return true\">Refer This Site<br>" +
"to a Friend</a></div></div>"

document.write(referyourfriend)
