<!--
function go1(){
if (document.selecter1.select1.options[document.selecter1.select1.selectedIndex].value != "none") {
location = document.selecter1.select1.options[document.selecter1.select1.selectedIndex].value
		}
	}
//-->

<!--
function go2(){
if (document.selecter2.select2.options[document.selecter2.select2.selectedIndex].value != "none") {
location = document.selecter2.select2.options[document.selecter2.select2.selectedIndex].value
		}
	}
//-->
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-15208295-8']);
  _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);
  })();
 function clearMe(formfield){
  if (formfield.defaultValue==formfield.value)
   formfield.value = ""
 }



function account() { document.forms["account"].submit(); }
function anywhere() { document.forms["anywhere"].submit(); }
function consulting() { document.forms["consulting"].submit(); }
function customer() { document.forms["customer"].submit(); }
function education() { document.forms["education"].submit(); }
function full() { document.forms["full"].submit(); }
function legal() { document.forms["legal"].submit(); }
function training() { document.forms["training"].submit(); }
function partial() { document.forms["partial"].submit(); }
function sales() { document.forms["sales"].submit(); }
function transcription() { document.forms["transcription"].submit(); }


function accounting() { document.forms["accounting"].submit(); }
function bilingual() { document.forms["bilingual"].submit(); }
function contract() { document.forms["contract"].submit(); }
function data() { document.forms["data"].submit(); }
function executive() { document.forms["executive"].submit(); }
function management() { document.forms["management"].submit(); }
function marketing() { document.forms["marketing"].submit(); }
function internship() { document.forms["internship"].submit(); }
function programming() { document.forms["programming"].submit(); }
function social() { document.forms["social"].submit(); }
function travel() { document.forms["travel"].submit(); }


function admin() { document.forms["admin"].submit(); }
function blog() { document.forms["blog"].submit(); }
function design() { document.forms["design"].submit(); }
function edit() { document.forms["edit"].submit(); }
function tele() { document.forms["tele"].submit(); }
function graphic() { document.forms["graphic"].submit(); }
function medical() { document.forms["medical"].submit(); }
function part() { document.forms["part"].submit(); }
function advertising() { document.forms["advertising"].submit(); }
function tech() { document.forms["tech"].submit(); }
function write() { document.forms["write"].submit(); }





