TTurl="https://www.typhoontools.com/dropboxremote.php?"; TTurl+="id="+TT_dropbox_id; if (typeof TT_dropbox_width!="undefined") TTurl+="&width="+TT_dropbox_width; if (typeof TT_dropbox_progress_color!="undefined") TTurl+="&barcolor="+TT_dropbox_progress_color; if (typeof TT_dropbox_progress_text!="undefined") TTurl+="&textcolor="+TT_dropbox_progress_text; if (typeof TT_dropbox_hide_from!="undefined") TTurl+="&hidefrom="+TT_dropbox_hide_from; if (typeof TT_dropbox_hide_attention!="undefined") TTurl+="&hideattention="+TT_dropbox_hide_attention; if (typeof TT_dropbox_hide_message!="undefined") TTurl+="&hidemessage="+TT_dropbox_hide_message; if (typeof TT_dropbox_button_text!="undefined") TTurl+="&buttontext="+escape(TT_dropbox_button_text); if (typeof TT_dropbox_custom_fields!="undefined") TTurl+="&customlength="+TT_dropbox_custom_fields.length; if (typeof TT_dropbox_custom_fields!="undefined") for (var i=0;i"; document.writeln(TTcontents);