$szLinkHome="home"; $szContentTitle="Site Map"; $szTitleDisplay=" - Site Map"; $szDescription="Combining our experience, creativity, technological know-how and our particular skills, we create applications that satisfy the client's needs at the highest level"; $szTitle="Site Map"; $szKeywords="logo, logo design, logos, web design, moving management, e-mail marketing, live support, customer care, audio conference, audio conference application, consulting, consulting, outsourcing, outsourcing resources"; $szAuthor=""; $ProductsCase =""; $searchCase=""; include("inc/header-content.inc"); $email=""; if ( isset($HTTP_GET_VARS["email"]) )$email=trim($HTTP_GET_VARS["email"]); if ( isset($HTTP_POST_VARS["email"]) )$email=trim($HTTP_POST_VARS["email"]); if( strlen($email)>4){ include("inc/start.php"); $szSQL="Insert into EmailsClients(Email)values('".$email."')"; mysql_query($szSQL, $Connection); include("inc/end.inc"); } ?>