<!-- hide script from old browsers

document.writeln("<table width=\"101%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
document.writeln(" <tr>");
document.writeln("  <td>");
document.writeln("	<table width=\"100%\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" bgcolor=\"#003366\">");
document.writeln("	  <tr>");
document.writeln("              <td height=\"35\" bgcolor=\"#003366\" width=\"100%\" nowrap align=\"center\" valign=\"center\">");
document.writeln("	          <table align=\"center\" cellpadding=\"0\" cellspacing=\"1\" border=\"0\" bgcolor=\"#ffffff\"><tr><td align=\"center\" bgcolor=\"#003366\"><a href=\"http://ia.ita.doc.gov/site-index.html\" title=\"Site Index of the Import Administration Website\" target=\"_self\" onmouseover=\"this.style.backgroundColor = '336699';\" onmouseout=\"this.style.backgroundColor = '003366';\" bgcolor=\"#336699\"><b class=\"text-white8\"> &nbsp; <b>SITE INDEX</b> &nbsp; </b></a></td></tr></table>");
document.writeln("              </td>");
document.writeln("          </tr>");
document.writeln("	  <tr>");
document.writeln("              <td height=\"5\" bgcolor=\"#003366\" background=\"http://ia.ita.doc.gov/images/menu-bottom-10x5.gif\" width=\"100%\" nowrap align=\"center\" valign=\"bottom\" class=\"text-white12\"></td>");
document.writeln("          </tr>");
document.writeln("	</table>");
document.writeln("  </td>");
document.writeln("  <td>");
document.writeln("	<table width=\"100%\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" bgcolor=\"#003366\">");
document.writeln("	  <tr><td height=\"35\" width=\"80%\" nowrap align=\"center\" valign=\"center\" class=\"text-white12\">");
document.writeln("	      <b class=\"text-white12\">I</b><b class=\"text-white10\"> M P O R T</b> &nbsp; <b class=\"text-white12\">A</b> </b><b class=\"text-white10\">D M I N I S T R A T I O N</b></b>");
document.writeln("	      </td>");
document.writeln("	  </tr>");
document.writeln("	  <tr>");
document.writeln("              <td height=\"5\" bgcolor=\"#003366\" background=\"http://ia.ita.doc.gov/images/menu-bottom-10x5.gif\" width=\"100%\" nowrap align=\"center\" valign=\"bottom\" class=\"text-white12\"></td>");
document.writeln("          </tr>");
document.writeln("        </table>");
document.writeln("   </td>");
document.writeln("   <td>");
document.writeln("");
document.writeln("	<table width=\"100%\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" bgcolor=\"#003366\">");
document.writeln("	  <tr>");
document.writeln("              <td height=\"35\" bgcolor=\"#003366\" width=\"100%\" nowrap align=\"center\" valign=\"center\">");
document.writeln("	          <table align=\"center\" cellpadding=\"0\" cellspacing=\"1\" border=\"0\" bgcolor=\"#ffffff\"><tr><td bgcolor=\"#003366\"><a href=\"http://ia.ita.doc.gov/search/ia-search-my-google.html\" title=\"Search the Import Administration website using the Google Search Engine hosted by http://www.export.gov\" target=\"_newWindow\" onmouseover=\"this.style.backgroundColor = '336699';\" onmouseout=\"this.style.backgroundColor = '003366';\" bgcolor=\"#336699\"><b class=\"text-white8\"> &nbsp; <b>SEARCH IA</b> &nbsp; </b></a></td></tr></table>");
document.writeln("              </td>");
document.writeln("          </tr>");
document.writeln("	  <tr>");
document.writeln("              <td height=\"5\" bgcolor=\"#003366\" background=\"http://ia.ita.doc.gov/images/menu-bottom-10x5.gif\" width=\"100%\" nowrap align=\"center\" valign=\"bottom\" class=\"text-white12\"></td>");
document.writeln("          </tr>");
document.writeln("	</table>");
document.writeln("  </td>");
document.writeln(" </tr>");
document.writeln(" <tr>");
document.writeln("  <td>");

// document.writeln('<scr'+'ipt type="text/javascript" src="javascript/jquery.js"></scr'+'ipt>');
// document.write('<scr'+'ipt type="text/javascript" src="javascript/jquery.js"></scr'+'ipt>');


// <script type="text/javascript">
if (typeof jQuery != 'undefined') {
     jQuery(document).ready(function($) {
         var filetypes = /\.(zip|exe|txt|pdf|doc*|xls*|ppt*|mp3)$/i;
         var baseHref = '';
         if (jQuery('base').attr('href') != undefined)
             baseHref = jQuery('base').attr('href');
         jQuery('a').each(function() {
             var href = jQuery(this).attr('href');
             if (href && (href.match(/^https?\:/i)) && (!href.match(document.domain))) {
                 jQuery(this).click(function() {
                     var extLink = href.replace(/^https?\:\/\//i, '');
                     _gaq.push(['_trackEvent', 'External', 'Click', extLink]);
                     if (jQuery(this).attr('target') != undefined && jQuery(this).attr('target').toLowerCase() != '_blank') {
                         setTimeout(function() { location.href = href; }, 200);
                         return false;
                     }
                 });
             }
             else if (href && href.match(/^mailto\:/i)) {
                 jQuery(this).click(function() {
                     var mailLink = href.replace(/^mailto\:/i, '');
                     _gaq.push(['_trackEvent', 'Email', 'Click', mailLink]);
                 });
             }
             else if (href && href.match(filetypes)) {
                 jQuery(this).click(function() {
                     var extension = (/[.]/.exec(href)) ? /[^.]+$/.exec(href) : undefined;
                     var filePath = href;
                     _gaq.push(['_trackEvent', 'Download', 'Click-' + extension, filePath]);
                     if (jQuery(this).attr('target') != undefined && jQuery(this).attr('target').toLowerCase() != '_blank') {
                         setTimeout(function() { location.href = baseHref + href; }, 200);
                         return false;
                     }
                 });
             }
         });
	 });
 } //</script> 


//<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-27059663-1']);
  _gaq.push(['_setDomainName', '.trade.gov']);
  _gaq.push(['_setAllowLinker', true]);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

//</script>

//<script type="text/javascript">
  //<![CDATA[
    var aid = "importadministration";
    var script = document.createElement('script');
    script.type = "text/javascript";
    script.src = "http://search.usa.gov/javascripts/stats.js";
    document.getElementsByTagName("head")[0].appendChild(script);
  //]]>
//</script>

document.writeln("  </td>");
document.writeln(" </tr>");
document.writeln("</table>");
document.writeln("");


// end hiding script from old browsers -->
