| GeneratedContent |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head><script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script>
<script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="United States Senator Lindsey Graham, South Carolina" />
<title>United States Senator Lindsey Graham, South Carolina : Contact</title>
<meta name="description" content="United States Senator Lindsey Graham, South Carolina" />
<meta property="og:image" content="http://www.lgraham.senate.gov/public/_images/website/fbphoto.jpg" />
<base href="http://www.lgraham.senate.gov/public/" />
<link rel="stylesheet" type="text/css" href="_stylesheets/graham.css" />
<link rel="stylesheet" type="text/css" href="_stylesheets/default.css" title="default" />
<link rel="alternate stylesheet" type="text/css" href="_stylesheets/default_large.css" title="large" />
<link rel="alternate stylesheet" type="text/css" href="_stylesheets/default_extralarge.css" title="extralarge" />
<link rel="stylesheet" type="text/css" href="_stylesheets/print.css" media="print" />
<link rel="Shortcut Icon" href="favicon.ico" />
<link rel="alternate" type="application/rss+xml" title="index.cfm?FuseAction=Rss.Feed" />
<style type="text/css">
@import url(_stylesheets/special.css);
@import url(_stylesheets/contentgrid.css);
@import url(_stylesheets/form.css);
@import url(_stylesheets/image.css);
</style>
<script type="text/javascript" src="_jscripts/popup.js"></script>
<script type="text/javascript" src="_jscripts/styleswitcher.js"></script>
<!--
Milonic DHTML Website Navigation Menu Version 5.0
Copyright 2004 (c) Milonic Solutions Limited (UK). All Rights Reserved.
Please visit http://www.milonic.com for more information.
-->
<script type="text/javascript" src="_jscripts/milonic/milonic_src.js"></script>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt language='JavaScript' src='_jscripts/milonic/milonic_ns4.js'><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language='JavaScript' src='_jscripts/milonic/milonic_dom.js'><\/scr"+"ipt>");
</script>
<script type="text/javascript" src="_jscripts/milonic/milonic_styles.js"></script>
<script type="text/javascript" src="_jscripts/clearvalue.js"></script>
<script type="text/javascript" src="_jscripts/roll.js"></script>
<!--[if IE]>
<style type="text/css">
body, html {
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color:#FFFFFF;
}</style>
<![endif]-->
<script type="text/javascript">/* <![CDATA[ */
if (window.ColdFusion) ColdFusion.required['B01']=true;
/* ]]> */</script>
<script type="text/javascript">/* <![CDATA[ */
if (window.ColdFusion) ColdFusion.required['C01']=true;
/* ]]> */</script>
<script type="text/javascript">/* <![CDATA[ */
if (window.ColdFusion) ColdFusion.required['D01']=true;
/* ]]> */</script>
<script type="text/javascript">/* <![CDATA[ */
if (window.ColdFusion) ColdFusion.required['F01']=true;
/* ]]> */</script>
<script type="text/javascript">/* <![CDATA[ */
if (window.ColdFusion) ColdFusion.required['H01']=true;
/* ]]> */</script>
<script type="text/javascript">/* <![CDATA[ */
if (window.ColdFusion) ColdFusion.required['I01']=true;
/* ]]> */</script>
<script type="text/javascript">
<!--
_CF_checkCFForm_1 = function(_CF_this)
{
//reset on submit
_CF_error_exists = false;
_CF_error_messages = new Array();
_CF_error_fields = new Object();
_CF_FirstErrorField = null;
//form element B01 required check
if( !_CF_hasValue(_CF_this['B01'], "TEXT", false ) )
{
_CF_onError(_CF_this, "B01", _CF_this['B01'].value, "please enter your first name.");
_CF_error_exists = true;
}
//form element C01 required check
if( !_CF_hasValue(_CF_this['C01'], "TEXT", false ) )
{
_CF_onError(_CF_this, "C01", _CF_this['C01'].value, "please enter your last name.");
_CF_error_exists = true;
}
//form element D01 required check
if( !_CF_hasValue(_CF_this['D01'], "TEXT", false ) )
{
_CF_onError(_CF_this, "D01", _CF_this['D01'].value, "please enter your address.");
_CF_error_exists = true;
}
//form element F01 required check
if( !_CF_hasValue(_CF_this['F01'], "TEXT", false ) )
{
_CF_onError(_CF_this, "F01", _CF_this['F01'].value, "please enter your city.");
_CF_error_exists = true;
}
//form element H01 required check
if( _CF_hasValue(_CF_this['H01'], "TEXT", false ) )
{
//form element H01 'ZIPCODE' validation checks
if (!_CF_checkzip(_CF_this['H01'].value, true))
{
_CF_onError(_CF_this, "H01", _CF_this['H01'].value, "please enter your zip code in the format 12345 or 12345-1234.");
_CF_error_exists = true;
}
}else {
_CF_onError(_CF_this, "H01", _CF_this['H01'].value, "please enter your zip code in the format 12345 or 12345-1234.");
_CF_error_exists = true;
}
//form element H02 'TELEPHONE' validation checks
if (!_CF_checkphone(_CF_this['H02'].value, false))
{
_CF_onError(_CF_this, "H02", _CF_this['H02'].value, "Your home phone number is not required, but if you do input it, please format it like this: 123-456-7890");
_CF_error_exists = true;
}
//form element H03 'TELEPHONE' validation checks
if (!_CF_checkphone(_CF_this['H03'].value, false))
{
_CF_onError(_CF_this, "H03", _CF_this['H03'].value, "Your work phone number is not required, but if you do input it, please format it like this: 123-456-7890");
_CF_error_exists = true;
}
//form element I01 required check
if( _CF_hasValue(_CF_this['I01'], "TEXT", false ) )
{
//form element I01 'REGULAR_EXPRESSION' validation checks
if (!_CF_checkregex(_CF_this['I01'].value, /^['_a-zA-Z0-9-]+(\.[_a-zA-Z0-9-]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*\.(([a-zA-Z]{2,3})|(aero|coop|info|museum|name))$/, true))
{
_CF_onError(_CF_this, "I01", _CF_this['I01'].value, "please enter your email address.");
_CF_error_exists = true;
}
}else {
_CF_onError(_CF_this, "I01", _CF_this['I01'].value, "please enter your email address.");
_CF_error_exists = true;
}
//display error messages and return success
if( _CF_error_exists )
{
if( _CF_error_messages.length > 0 )
{
// show alert() message
_CF_onErrorAlert(_CF_error_messages);
// set focus to first form error, if the field supports js focus().
if( _CF_this[_CF_FirstErrorField].type == "text" )
{ _CF_this[_CF_FirstErrorField].focus(); }
}
return false;
}else {
return true;
}
}
//-->
</script>
</head>
<body style="background-image:url(_images/home/bg.gif); margin-top:0px; margin-bottom:15px;">
<!-- BORDER TABLE -->
<table width="830" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border-left:1px solid #9FA7B5; border-right:1px solid #9FA7B5; border-bottom:1px solid #9FA7B5; border-top:0px; padding:0px 2px 2px 2px; background-color:white;">
<!-- STRUCTURE TABLE - BODY - 6 ROWS -->
<table width="824" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<!-- TOP BAR TABLE -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="index.cfm?FuseAction=Home.Home"><img src="_images/home/home.gif" width="46" height="28" alt="Home" border="0" title="Home" /></a></td>
<td><a href="index.cfm?FuseAction=Contact.Casework&IsTextOnly=True"><img src="_images/home/textonly.gif" width="59" height="28" alt="Text Only" border="0" title="Text Only" /></a></td>
<td><img src="_images/home/textsize.gif" width="51" height="28" alt="" border="0" title="" /></td>
<td><a href="#" onclick="setActiveStyleSheet('default'); return false;"><img src="_images/home/a1.gif" width="9" height="28" alt="Default" border="0" title="Default" /></a></td>
<td><a href="#" onclick="setActiveStyleSheet('large'); return false;"><img src="_images/home/a2.gif" width="8" height="28" alt="Large" border="0" title="Large" /></a></td>
<td><a href="#" onclick="setActiveStyleSheet('extralarge'); return false;"><img src="_images/home/a3.gif" width="11" height="28" alt="Extra Large" border="0" title="Extra Large" /></a></td>
<td><a href="index.cfm?FuseAction=Home.SiteMap"><img src="_images/home/sitemap.gif" width="62" height="28" alt="Site Map" border="0" title="Site Map" /></a></td>
<td><a href="index.cfm?FuseAction=Home.Home"><img src="_images/header/headertop.jpg" width="578" height="28" alt="United States Senator Lindsey Graham, South Carolina" border="0" title="United States Senator Lindsey Graham, South Carolina" /></a></td>
</tr>
</table>
<!-- End TOP BAR TABLE -->
</td>
</tr>
<tr>
<td><a href="index.cfm?FuseAction=Home.Home"><img src="_images/header/headertext.gif" width="557" height="146" alt="United States Senator Lindsey Graham, South Carolina" border="0" title="United States Senator Lindsey Graham, South Carolina" /></a><a href="index.cfm?FuseAction=Home.Home"><img src="_images/header/headerimage.jpg" width="267" height="146" alt="United States Senator Lindsey Graham, South Carolina" border="0" title="United States Senator Lindsey Graham, South Carolina" /></a></td>
</tr>
<tr>
<td>
<!-- STRUCTURE TABLE - MENU | DSP.HOME - 4 COLS -->
<table width="824" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="6"><img src="_images/home/top_leftcol.gif" width="6" height="12" alt="" border="0" title="" /></td>
<td width="200" style="background-color:#9FA7B5;">
<!-- LEFT NAV STRUCTURE TABLE - 4 ROWS -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="index.cfm?FuseAction=ConstituentServices.FAQs"><img src="_images/home/needhelp.gif" width="200" height="69" alt="FAQ's" border="0" title="FAQ's" /></a></td>
</tr>
<tr>
<td style="text-align: center; background-image: url('_images/home/getconnected_bg.png'); width: 196px; height: 110px;">
<style type="text/css">
.getConnectedLink {
display: block;
width: 75px;
height: 14px;
background-position: 0px 0px;
background-repeat: no-repeat;
text-indent: -10000px;
margin-left: 12px;
margin-bottom: 6px;
}
.getConnectedLink:hover {
background-position: 0px -14px;
}
</style>
<div style="padding-top: 40px;">
<a class="getConnectedLink" href="http://twitter.com/GrahamBlog" style="background-image: url('_images/home/getconnected_twitter.png');">Twitter</a>
<a class="getConnectedLink" href="http://www.youtube.com/user/USSenLindseyGraham" style="background-image: url('_images/home/getconnected_youtube.png');">Youtube</a>
<a class="getConnectedLink" href="http://www.facebook.com/pages/US-Senator-Lindsey-Graham/257937783228" style="background-image: url('_images/home/getconnected_facebook.png');">Facebook</a>
</div>
</td>
</tr>
<tr>
<td>
|