{* $Id: send_to_friend.tpl 1462 2006-03-17 12:39:35Z zeke $ *} {capture name="mainbox"}
{$lang.name_of_friend}:  
{$lang.email_of_friend}: *
{$lang.your_name}:  
{$lang.your_email}:  
{$lang.your_message}: *
    {include file="buttons/button.tpl" but_text=$lang.send but_onclick="javascript: if (fn_check_fields_of_send_to_friend_form()) document.send_to_friend_form.submit();"}
{/capture} {include file="common_templates/mainbox.tpl" content=$smarty.capture.mainbox title=$lang.send_to_friend}