<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="css.php?user=1134688702-48475&theme=default" type="text/css">
<script type="text/_javascript_" language="_javascript_1.2">
var contacts_popup_visible=false;
var contacts_popup;
function CopyAdresses() {
switch (document.forms[0].to_a_field.selectedIndex) {
case 1:
var target = document.forms[0].cc;
break;
case 2:
var target = document.forms[0].bcc;
break;
default:
var target = document.forms[0].to;
}
var selbox=document.forms[0].elements['to_a[]'];
for (var i=0; selbox.length>i; i++) {
if ((selbox.options[i].selected == true) &&
(target.value.indexOf(selbox.options[i].text, 0)==-1)) { //A check to prevent adresses from getting listed twice.
if (target.value != '')
target.value += ', ';
target.value += selbox.options[i].text;
}
}
}
function DeselectAdresses() {
var selbox = document.forms[0].elements['to_a[]'];
if (selbox) {
for (var i=0; selbox.length>i; i++)
selbox.options[i].selected = false;
}
}
function DoCloseWindow(redirect_url){
if(parent.frames.length!=0){
parent.list2.location=redirect_url;
}else{
window.close();
}
}
function fixtitle(title_str) {
if (document.forms[0].subject.value=='')
document.title=title;
else
document.title=title_str+": "+document.forms[0].subject.value;
}
function open_popup(comp_uri) {
if (comp_uri) {
if (contacts_popup_visible==false) {
if (document.forms[0].cc) comp_uri += "&cc=1";
if (document.forms[0].bcc) comp_uri += "&bcc=1";
contacts_popup = window.open(comp_uri, "_blank","width=500,height=500,scrollbars=yes,resizable=yes");
if (contacts_popup.opener == null)
contacts_popup.opener = window;
}
contacts_popup.focus();
}
return;
}
function close_popup(){
if (contacts_popup_visible)
contacts_popup.close();
}
</SCRIPT>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#6699CC" LINK="#222222" ALINK="#222222" VLINK="#222222" onUnload="close_popup();">
<FORM NAME="messageform" ENCTYPE="multipart/form-data" ACTION="compose2.php" METHOD="POST" onSubmit='DeselectAdresses(); close_popup(); return true;'>
<input type="hidden" name="user" value="1134688702-48475">
<input type="hidden" name="show_contacts" value="">
<input type="hidden" name="show_cc" value="">
<input type="hidden" name="in_reply_to" value="INBOX:494">
<input type="hidden" name="replyto_messageID" value="[EMAIL PROTECTED]">
<input type="hidden" name="folder" value="INBOX">
<table border="0" width="100%" bgcolor="#333399">
<tr>
<td valign="bottom" align="left">
<span class="bigTitle">Compose Message</span>
<span class="mainHeadingSmall">
<SCRIPT type="text/_javascript_" language="_javascript_1.2">
document.write('[<a href="" class="mainHeadingSmall">Close Window</a>]');
</SCRIPT> </span>
</td>
<td valign="bottom" align="right">
</td>
</tr>
</table>
<table border=0><tr valign="top"><td>
<table border=0><tr><td align=right class="mainLight">Subject:</td><td class="mainLight"><input type=text name="subject" value="Re: red" size="60" onKeyUp="fixtitle('Compose Message');"></td></td></tr>
<tr>
<td align=right class="mainLight">From:</td>
<td class="mainLight">
<[EMAIL PROTECTED]></td></tr>
<tr>
<td align=right class="mainLight">To:</td><td><textarea name="to" cols="60" rows="3">"[EMAIL PROTECTED]" <[EMAIL PROTECTED]></textarea><input type="hidden" name="new_show_contacts" value=1>
<script type="text/_javascript_" language="_javascript_1.2">
document.write('<a href="" class=\"mainLight\"><img src=""
</script>
<noscript>
<input type="submit" name="change_contacts" value="Contacts">
</noscript>
</td></tr>
<tr>
<td align=right class="mainLight">CC:</td><td><input type=text name="cc" value="" size=60></td></tr>
<tr>
<td align=right class="mainLight">BCC:</td><td><input type=text name="bcc" value="" size=60></td></tr>
<tr><td align="right" valign="top" class="mainLight">Attach:</td><td valign="top"><input type="hidden" name="MAX_FILE_SIZE" value="2000000"><INPUT NAME="userfile" TYPE="file"><INPUT TYPE="submit" NAME="upload" VALUE="Upload"></td></tr>
<tr>
<td></td><td><input type="hidden" name="new_show_cc" value=""></td></tr>
</table></td><td>
<input type=submit name="send_1" value="Send Message"></td></tr><td colspan=2>
<br><span class="mainLight">Message body:</span><br>
<TEXTAREA NAME=message ROWS=20 COLS=77 WRAP=virtual>
On 12/15/2005, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>On 12/10/2005, "Testing 1 2 3" <[EMAIL PROTECTED]> wrote:
>
>>blue</TEXTAREA>
<br><select name='spell_dict_lang'>
<option value='en'>English
</select>
<input type="submit" name="check_spelling" value="Check Spelling">
</td><tr><td>
<table border=0 width="100%">
<tr>
<td>
<input type=checkbox name="attach_sig" value=1 >
<span class="mainLight">Attach signature</span>
</td>
</tr>
</table>
</td><td>
<input type=submit name="send_2" value="Send Message">
</td></tr></table>
</form>
<script type=text/_javascript_>
var _p = this.parent;
if (_p==this){
_p.document.title = "Compose Message";
}
</script>
</BODY></HTML>
|