<!-- edit menu text items below -->

<!-- hide this script from non-javascript-enabled browsers

var defUrl = "http://www.proresource.com/"; //Added for speediness sake

var exit=false;//Should be true to stop people from leaving
isSolved = true; 

function unloadMess(){
    mess = "Wait! You haven't finished."
    if(!isSolved && exit == true) return mess;
}

function allSolved(){
    isSolved = true;
}


//function unloadMess(){
//    mess = "Wait! You haven't finished."
//    return mess;
//}

function setBunload(on){
    window.onbeforeunload = (on) ? unloadMess : null;
}



function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function maskMail(prefix,server,linktitle,subject)
{
	//alert("hello");
	var alink = "";
	var subjectline = "";
	if(linktitle == undefined || linktitle == "")
	{	linktitle = prefix +"@"+server; }
	if(subject != undefined && subject !="")
	{	subjectline = "?subject="+subject; }
	alink = "<a onclick='exit=false' href='mailto:"+prefix +"@"+server + subjectline +"'>"+linktitle+"</a>";
	document.write(alink);
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

// stop hiding -->

<!-- edit preload items below -->

  <!-- hide 

  if (document.images) {

  btn_nav_2_hover = new Image(71 ,30);btn_nav_2_hover.src = "images/headernav-hover_02.jpg";
  btn_nav_3_hover = new Image(71 ,30);btn_nav_3_hover.src = "images/headernav-hover_03.jpg";
  btn_nav_4_hover = new Image(71 ,30);btn_nav_4_hover.src = "images/headernav-hover_04.jpg";
  btn_nav_5_hover = new Image(71 ,30);btn_nav_5_hover.src = "images/headernav-hover_05.jpg";
  btn_nav_6_hover = new Image(71 ,30);btn_nav_6_hover.src = "images/headernav-hover_06.jpg";

  btn_preview_hover = new Image(71 ,30);btn_preview_hover.src = "images/btn-preview-hover.gif";
  btn_learn_hover = new Image(71 ,30);btn_learn_hover.src = "images/btn-learn-hover.gif";
  btn_buy_hover = new Image(71 ,30);btn_buy_hover.src = "images/btn-buy-hover.gif";
  btn_submit_hover = new Image(71 ,30);btn_submit_hover.src = "images/btn-submit-hover.gif";

  btn_landing_buy_hover = new Image(71 ,30);btn_landing_buy_hover.src = "images/btn-buynow-landing-hover.gif";
  btn_landing_toc_hover = new Image(71 ,30);btn_landing_toc_hover.src = "images/btn-view-table-of-contents-hover.gif";
  btn_emailcourse_hover = new Image(71 ,30);btn_emailcourse_hover.src = "images/btn-emailcourse-hover.gif";
  btn_revolution_hover = new Image(71 ,30);btn_revolution_hover.src = "images/btn-revolution-hover.gif";
  btn_access_toolkit_hover = new Image(71 ,30);btn_access_toolkit_hover.src = "images/btn-access-toolkit-hover.gif";
  btn_join_revolution_hover = new Image(71 ,30);btn_join_revolution_hover.src = "images/btn-join-the-revolution-hover.jpg";
  btn_signup_hover = new Image(71 ,30);btn_signup_hover.src = "images/btn-signup-hover.gif";
  btn_video_hover = new Image(71 ,30);btn_video_hover.src = "images/button-help-video-hover.jpg";



 }

// stop hiding -->
