<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
	<html><head>
	<META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">
	<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<meta http-equiv="Expires" content="Sat, 01 Jan 2000 00:00:00 CST">
	<title>Plastics Planet - Contact us</title>
<!-- comienza mn_funcs" -->
	<LINK href='../../../styles/Styles.css' rel=STYLESHEET type=text/css><LINK href='../../../styles/Default.css' rel=STYLESHEET type=text/css>
<!-- Termina mn_funcs" -->
<script LANGUAGE=JAVASCRIPT>
<!--
function VerifMail(campo){
	var str = campo.value;
	var reg1 = /(@.*@)|(\.\.)|(@\.)|(\.@)|(^\.)/; // invalido
	var reg2 = /^.+\@(\[?)[a-zA-Z0-9\-\.]+\.([a-zA-Z]{2,3}|[0-9]{1,3})(\]?)$/; // valido
	if (!reg1.test(str) && reg2.test(str)) { // mail valido
		return true;
	} else {
		alert("\"" + str + "\" \n\nPlease check e-mail address provided ...  ");
		campo.focus();
		campo.select();
		return false;
	}
}
function validaContacta(forma){
if(forma.contacto.value==''){
	alert('Please type name.');
	forma.contacto.focus();
	return false;
}
if(forma.email.value==''){
	alert('Please type email address.');
	forma.email.focus();
	return false;
}
if(forma.email.value!=''){
	if(!VerifMail(forma.email)){
		return false;
	}
}
if(forma.ciudad.value==''){
	alert('Please type city.');
	forma.ciudad.focus();
	return false;
}
if(forma.estado.value==''){
	alert('Please type State or Province.');
	forma.estado.focus();
	return false;
}
if(forma.pais.value==''){
	alert('Please type Country.');
	forma.pais.focus();
	return false;
}
if (!forma.tipo[0].checked && !forma.tipo[1].checked && !forma.tipo[2].checked && !forma.tipo[3].checked) {
	alert('Please select message type.');
	forma.tipo[0].focus();
	return false;
}
if(forma.tema.value==''){
	alert('Please type topic.');
	forma.tema.focus();
	return false;
}
if(forma.destinatario.selectedIndex==0){
	alert('Please select a recipient.');
	forma.destinatario.focus();
	return false;
}
if(forma.contenido.value==''){
	alert('Please type message body.');
	forma.contenido.focus();
	return false;
}
if(forma.contenido.value.length > 1300){
	alert('Please type a shorter message.\n\nDo not exceed text area size.\n\nThank you.');
	forma.contenido.focus();
	return false;
}
return true;
}
//-->
</script>
	</head>
<body background='../../../images/set/rayas3.gif' leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>
<!--
Copyright 2003 - All rights reserved
(R) plasticsplanet and the logo are registered trademarks

-->
<center>
<table border=0 width=100% cellpadding=0 cellspacing=0>
<tr><td colspan=2>
<table BORDER=0 background="../../../images/set/fdo_nav_sup3.gif" WIDTH=100% CELLSPACING=0 CELLPADDING=0>
<A name=ancla></A>
<tr>
	<td VALIGN="TOP" ALIGN=left width=280 rowspan=1>
		<a HREF="http://www.plasticsplanet.com/index_e.asp"  
			onMouseover="self.status='HOME'"
			onMouseout="self.status=''">
			<img SRC="../../../images/set/portal_industria_plastico.gif" ALT="Home-Plastics Planet" BORDER=0 WIDTH="180" HEIGHT="62" ALIGN="TOP" NATURALSIZEFLAG="0">
			</a>
	</td>
	<td>
<table width=728 height=70 BORDER=0 CELLSPACING=0 CELLPADDING=0><tr><td height=70></td></tr></table>
		
	</td>

</tr>
</table>

<TABLE width=100% border=0 cellpadding=0 cellspacing=0>
<tr><td>

	<TABLE bgcolor=#4863A0 width=100% border=0 cellpadding=0 cellspacing=0>
	<TR><td height=5>
	</td></tr>
	</TABLE>

	<TABLE bgcolor=#ffffff width=100% border=0 cellpadding=0 cellspacing=0>
	<TR><td height=1>
	</td></tr>
	</TABLE>

	<TABLE bgcolor=#3090C7 width=100% border=0 cellpadding=0 cellspacing=0>
	<TR>
		<td height=20 align=center>
			<b>
			<FONT color=#ffffff face=Arial,Helvetica,sans-serif size=2>
			&nbsp;&nbsp;&nbsp;
			<A class=menusup href="../../../index_e.asp">Home Page</A>&nbsp;&nbsp;||&nbsp;&nbsp;
			<A class=menusup href="../../../cgi-bin/en/docs/de_intro.asp">Industry Directory</A>&nbsp;&nbsp;||&nbsp;&nbsp;
			<A class=menusup href="../../../cgi-bin/en/dirweb/dirweb.asp?op=1">WEB Directory</A>&nbsp;&nbsp;||&nbsp;&nbsp;
			<A class=menusup href="../../../cgi-bin/en/docs/ac_matles.asp">Materials Ads</A>&nbsp;&nbsp;||&nbsp;&nbsp;
			<A class=menusup href="../../../cgi-bin/en/docs/ac_todo.asp">Whatever Ads</A>&nbsp;&nbsp;||&nbsp;&nbsp;
			<A class=menusup href="../../../cgi-bin/en/docs/sitemap.asp">Site map</A>&nbsp;&nbsp;||&nbsp;&nbsp;
			<A class=menusup href="../../../cgi-bin/en/cnct/contacta.asp">Contact us</A>&nbsp;&nbsp;||&nbsp;&nbsp;
			<A class=menusup href="../../../cgi-bin/en/cma/cmaini.asp?op=1">Weather</A>
			</font>
			</b>
		</td>
	</TR>
	</TABLE>
</td></tr>
</table>

</td></tr>
</table>

<table border=0 width=778 cellpadding=0 cellspacing=0>
<tr>
<td valign=top background='../../../images/set/fdo_nav.gif' width=145>

<a name=princ></a>





<table border=0 cellpadding=0 cellspacing=0 width=175>
<tr>
<td>


<table border=0 width=160 CELLSPACING=0 CELLPADDING=0>
<tr>
	<td height=5></td>
</tr>
</table>

<table bgcolor=#eeeeee border=0 width=160 CELLSPACING=0 CELLPADDING=0>
<tr><td height=1 valign=middle>
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=327971; 
var sc_partition=1; 
var sc_invisible=1; 
</script>

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/free_hit_counter.html" target="_blank"><img  src="http://c2.statcounter.com/counter.php?sc_project=327971&amp;java=0&invisible=1" alt="free hit counter code" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
</td></tr>

<tr>
<td align=center height=17 valign=top><A class=subnav href="http://www.plasticsplanet.com/"><b>Ir a: Inicio Espa&ntilde;ol</b></a></td>
</tr>

</table>

<table border=0 width=160 CELLSPACING=0 CELLPADDING=0>
<tr>
	<td height=5></td>
</tr>
</table>

<table bgcolor=#eeeeee border=0 width=160 CELLSPACING=0 CELLPADDING=0>
<tr>
	<td height=4></td>
</tr>
<tr>
<td align=center>

<form name="yider_form" onsubmit="OnSearch(this);">
<table cellpadding="0" cellspacing="0" border="0">
  <tr>

<td style="font-family:Arial; font-size:8pt; font-weight:bold; color:#000000"> Search:<br></td><td></td>
    <!--HTML button start-->
    <td valign=bottom rowspan=2>
&nbsp;&nbsp;<input type="button" value="Go" onClick="OnSearch(document.yider_form); return false;" style="font-family:Arial; font-size:8pt; font-weight:bold; color:#000000">
    </td>
    <!--HTML button end-->

    <!--Alternative 3 - Help--> 
<tr><td colspan=2><input type="text" name="yider" size="16" maxlength="100" value="" style="font-family:Arial; font-size:8pt; color:#000000"></td></tr>
    <!--Alternative 3 ends here-->

  </tr>
  </form>
</table>

<script language="JavaScript">function OnHelp() {var width, height, left, top; width=400; height=400; left=(screen.width-width)/2; top=((screen.height-50)-height)/2; window.open('search_help.htm', 'win', 'width=' + width + ',height=' + height + ',alwaysLowered=1,alwaysRaised=0,channelmode=0,dependent=0,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,left=' + left + ',top=' + top + ',z-lock=0'); return false;} function OnSearch(form) { var ok;  ok = true; if(form.yider.value.length < 2) {alert('Please type a search term of at least 2 characters long.'); form.yider.focus(); ok = false;} else if(form.yider.value.search(/\*/) != -1 && form.yider.value.search(/\s/) != -1) {alert('If you are using the * to generalise your search, you can only search for one word at a time!'); form.yider.focus(); ok = false;} else if(form.yider.value.search(/^\S+\*\S+$/) != -1) { alert('You can only use the * at the beginning or end of your search term.'); form.yider.focus(); ok = false; } else if(form.yider.value == '*') {alert('You cannot search for a general * character!.'); form.yider.focus(); ok = false;} if(ok){form.action = '/cgi-bin/busca/search_e.asp'; form.submit();} }</script>


</td>
<tr>
	<td height=4></td>
</tr>
</tr>
</table>

<table border=0 width=160 CELLSPACING=0 CELLPADDING=0>
<tr>
	<td height=5></td>
</tr>
</table>


<table border=0 width=160 CELLSPACING=0 CELLPADDING=0>
<tr>
<td valign=top>











<table BORDER=0 bgcolor=#ffffff width=160 CELLSPACING=1 CELLPADDING=0>
<tr>
	<td>
		<table bgcolor=#BCD2EE border=0 cellpadding=0 cellspacing=0 width=100%>
		<tr>
			<td height=19 width=16 align=left>

			<img name=r_arrow_0 src=../../../images/set/sq_v.gif height=12 width=12 hspace=4>

			</td>
			<td>
			<a class=subnav HREF="http://www.plasticsplanet.com/index_e.asp" 
				onMouseover="self.status='Home page of plasticsplanet.com'; return true" 
				onMouseout="self.status=''">
				Home</a>
			</td></tr></table>
	</td>
</tr>
<tr>
	<td>
		<table bgcolor=#BCD2EE border=0 cellpadding=0 cellspacing=0 width=100%>
		<tr>
			<td height=19 width=16 align=center>

			<img name=r_arrow_0 src=../../../images/set/sq_v.gif height=12 width=12 hspace=4>

			</td>
			<td>
			<a class=subnav HREF="../../../cgi-bin/en/docs/de_intro.asp" 
				onMouseover="self.status='Plastics Industry Directory'; return true" 
				onMouseout="self.status=''">
				Industry Directory</a>
			</td>
		</tr>























		</table>
	</td>
</tr>


<tr>

	<td>
		<table bgcolor=#BCD2EE border=0 cellpadding=0 cellspacing=0 width=100%>
		<tr>
			<td height=19 width=16 align=center>


	<img name=r_arrow_0 src=../../../images/set/sq_v.gif height=12 width=12 hspace=4>

			</td>
			<td><a class=subnav HREF="../../../cgi-bin/en/docs/ac_matles.asp" 
			onMouseover="self.status='Materials Classified ads'; return true" 
			onMouseout="self.status=''">Materials ads</a></td>
			<td align=center></td></tr>

















		</table>

	</td>
</tr>














<tr>

	<td>
		<table bgcolor=#BCD2EE border=0 cellpadding=0 cellspacing=0 width=100%>
		<tr>
			<td height=19 width=16 align=center>


	<img name=r_arrow_0 src=../../../images/set/sq_v.gif height=12 width=12 hspace=4>

			</td>
			<td><a class=subnav HREF="../../../cgi-bin/en/docs/ac_todo.asp" 
			onMouseover="self.status='Whatever classified ads'; return true" 
			onMouseout="self.status=''">Whatever ads</a></td>
			<td align=center></td></tr>









		</table>
	</td>
</tr>

<tr>

	<td>
		<table bgcolor=#BCD2EE border=0 cellpadding=0 cellspacing=0 width=100%>
		<tr>
			<td height=19 width=16 align=center>
				
					<img name=r_arrow_0 src=../../../images/set/sq_v.gif height=12 width=12 hspace=4>
				
			</td>
			<td>
		<a class=subnav HREF="../../../cgi-bin/en/dirweb/dirweb.asp?op=1" 
			onMouseover="self.status='Web directory'; return true" 
			onMouseout="self.status=''">
			Web directory</a>
			</td></tr></table>
	</td>
</tr>
<tr>
	<td>
		<table bgcolor=#BCD2EE border=0 cellpadding=0 cellspacing=0 width=100%>
		<tr>
			<td height=19 width=16 align=center>
				
					<img name=r_arrow_0 src=../../../images/set/sq_v.gif height=12 width=12 hspace=4>
				
			</td>
			<td>
		<a class=subnav HREF="../../../cgi-bin/en/cma/cmaini.asp?op=1" 
			onMouseover="self.status='Weather in the planet'; return true" 
			onMouseout="self.status=''">
			World's weather</a>
			</td></tr></table>
	</td>
</tr>
<tr>

	<td>
		<table bgcolor=#BCD2EE border=0 cellpadding=0 cellspacing=0 width=100%>
		<tr>
			<td height=19 width=16 align=center>
			
				<img name=r_arrow_0 src=../../../images/set/sq_v.gif height=12 width=12 hspace=4>
			
			</td>
			<td>
		<a class=subnav HREF="../../../cgi-bin/en/docs/sitemap.asp" 
			onMouseover="self.status='plasticsplanet.com site map'; return true" 
			onMouseout="self.status=''">
			Site map</a>
			</td></tr></table>
	</td>
</tr>
<tr>
	<td>
		<table bgcolor=#BCD2EE border=0 cellpadding=0 cellspacing=0 width=100%>
		<tr>
			<td height=19 width=16 align=center>

			<img name=r_arrow_0 src=../../../images/set/sq_l.gif height=12 width=12 hspace=4>

			</td>
			<td>
			<a class=subnav HREF="../../../cgi-bin/en/cnct/contacta.asp" 
				onMouseover="self.status='Contact plasticsplanet.com'; return true" 
				onMouseout="self.status=''">
				Contact us</a>
			</td></tr></table>
	</td>
</tr>
</table>

</td>
</tr>
</table>


<table border=0 width=160 CELLSPACING=0 CELLPADDING=0>
<tr>
	<td height=5></td>
</tr>
</table>
<table width=160 height=600 bgcolor=#eeeeee BORDER=0 CELLSPACING=0 CELLPADDING=0><tr><td height=90></td></tr></table>
</td>
<td width=10></td>
</tr></table>


</td>
<td align=center valign=top>

		<table border=0 width=98% cellpadding=0 cellspacing=0>
		<tr>
		<TD width=5 rowspan=4></td>
		<TD colspan=2 class=history><A class=historybar
			href="../../../index_e.asp">
			Home</A>&nbsp;&gt;&gt;&nbsp;
			Contact us
		</TD>
		</tr>
		<tr>
			<TD colspan=2 class=footer vAlign=top><IMG alt="" border=0 height=1 src="../../../images/set/sep_pix.gif" width=100%></td>
		</tr>
		<tr>
			<TD height=5 colspan=2></td>
		</tr>
		<tr>
			<td>
			<DIV class=title>Contact us</DIV>
		</td>
			<td align=right>
<table border=0 cellpadding=0 cellspacing=0><tr><td height=50></td></tr></table>
			</td>
		</tr>
		</table>



	<FORM action="contacta2.asp" method=get onsubmit="return validaContacta(this)" name=contacta>
	<INPUT name=op type=hidden value=1>
	<table border=0 width=85% bgcolor=#BCD2EE cellpadding=0 cellspacing=0>
	<tbody>
	<tr>
		<td class=subtitle1  height=40 align=center>
			Thank you for your interest in contact us...<br>Please fill out this form.<br>
			<font size=-3>fields with asterisk (<font color=ff0000>*</font>) are required</font>
		</td>
	</tr>
	<tr>
		<td height=10><font size=1>&nbsp;
		</td>
	</tr>
	<tr>
		<td class=content align=center>
		<TABLE class=content border=0 bgcolor=#eeeeee width=85% cellpadding=0 cellspacing=0>
		<TBODY>
			<TR>
				<TD align=center colSpan=2 bgcolor=#dddddd><BR><font size=2>Personal Data:</font><BR><BR></TD></TR>
			<TR>
				<TD align=right>
<font color=#000000>
				Name:</font><font color=#ff0000>*</font></TD>
				<TD>
<input type=text name=contacto value='' size=40
				</TD></TR>
			<TR>
				<TD align=right>
				<font color=#000000>
				email:</font><font color=#ff0000>*</font></TD>
				<TD>
<input type=text name=email value='' size=40
				</TD></TR>
			<TR>
				<TD align=right>Company:</TD>
				<TD>
<input type=text name=razonsocial value='' size=40
				</TD></TR>
			<TR>
				<TD align=right>
				<font color=#000000>
				City:</font><font color=#ff0000>*</font></TD>
				<TD>
<input type=text name=ciudad value='' size=40
				</TD></TR>
			<TR>
				<TD align=right>
				<font color=#000000>
				State:</font><font color=#ff0000>*</font></TD>
				<TD>
<input type=text name=estado value='' size=40
				</TD></TR>
			<TR>
				<TD align=right>
				<font color=#000000>
				Country:</font><font color=#ff0000>*</font></TD>
				<TD>
<input type=text name=pais value='' size=40
				</TD></TR>
			<TR>
				<TD align=center colSpan=2 height=50 bgcolor=#dddddd>

					<font face=Arial,Helvetica,sans-serif size=2>Message type<font color=#ff0000>*</font><br>

				<font size=1>

					<input type=radio name=tipo value=Solicitud>Request&nbsp;

					<input type=radio name=tipo value=Sugerencia>Suggestion&nbsp;

				<input type=radio name=tipo value=Queja>Complaint&nbsp;

					<input type=radio name=tipo value=Otro>Other

				</font></font>
				</TD></TR>
			<TR>
				<TD align=right>
				<font color=#000000>
				Subject:</font><font color=#ff0000>*</font></TD>
				<TD>
<input type=text name=tema value='' size=40
				</TD></TR>
			<TR>
				<TD align=right>
				<font color=#000000>
				Recipient:</font><font color=#ff0000>*</font></TD>
				<TD><SELECT name=destinatario size=1>
<OPTION>-- Select --</OPTION><OPTION>Industry Directory</OPTION><OPTION>Web Directory</OPTION><OPTION>Classified Ads</OPTION><OPTION>Discussion Forums</OPTION><OPTION>Web Services</OPTION><OPTION>Advertising</OPTION><OPTION>Web Master</OPTION>
				</SELECT></TD></TR>
			<TR>
				<TD align=right>
				<font color=#000000>
				Message:</font><font color=#ff0000>*</font>
				</TD>
				<TD align=center><font color=#ff0000>Please do not type beyond text area size.</font>
				</TD>
</TR>

				<TD colspan=2 align=center>
<TEXTAREA cols=52 name=contenido rows=25></TEXTAREA>
				</TD></TR>
			<TR>
				<TD>&nbsp;</TD>
				<TD>
					<INPUT name=submit type=submit value=Send>
					<INPUT name=reset type=reset value="Reset"></TD></TR>
		</TBODY>

		<INPUT type=hidden name=referer value=''>

		</FORM>
		</TABLE>
		<br>
	</td>
	</tr>
	</table>

	<br><br>


<table border=0 cellpadding cellspacing=0 width=100%> 
<tbody>
<tr>
<td align=center>
	<table border=0 width=95%>
	<tr>
	<td align=center><A href="../../../cgi-bin/en/docs/de_consg.asp"><img src="../../../images/set/iniconsg_az3_e.gif" width=91 height=29 border=0 alt='Search Industry Directory by Activity'></a></td>
	<td align=center><A href="../../../cgi-bin/en/docs/de_consr.asp"><img src="../../../images/set/iniconsr_az3_e.gif" width=91 height=29 border=0 alt='Search Industry Directory by Resin'></a></td>
	<td align=center><A href="../../../cgi-bin/en/docs/de_consm.asp"><img src="../../../images/set/iniconsm_az3_e.gif" width=91 height=29 border=0 alt='Search Industry Directory by Market'></a></td>
	</tr>
	</table>
</td>
</tr>
<tr>
	<TD align=middle class=footer vAlign=top>
	<font size=-2><IMG alt="" border=0 height=1
	src="../../../images/set/sep_pix.gif" width=95%><BR><A
	class=footer
	href="../../../index_e.asp">Home</A> | <A
	class=footer
	href="../../../cgi-bin/en/docs/de_intro.asp">Industry Directory</A> | <A
	class=footer
	href="../../../cgi-bin/en/docs/ac_matles.asp">Materials Ads</A> | <A
	class=footer
	href="../../../cgi-bin/en/docs/ac_todo.asp">Whatever Ads</A> <br> <A
	class=footer
	href="../../../cgi-bin/en/dirweb/dirweb.asp?op=1">Web Directory</A> | <A
	class=footer
	href="../../../cgi-bin/en/cma/cmaini.asp?op=1">Weather</A> | <A
	class=footer
	href="../../../cgi-bin/en/docs/sitemap.asp">Site map
	</A>

	<SPAN class=footer_text><BR><BR>
(C) Copyright 2003-2008, - All rights reserved.<br>
(R) 2003, plasticsplanet and logo are registered trademarks

	</SPAN>

	</font>
	</td>
	<td width=20>
	</td>
	<td>

	</td>
</tr>
</tbody>
</table>
<!--

(C) Copyright 2003 by BGBD - All rights reserved
(R) 2003 plasticsplanet and logo are registered trademarks licensed to plasticsplanet.com

-->



</td>
</tr>
</table>


	</body>
	</html>
