<!--
/* File version 0.2 */


// functions to swap images for rollovers
<!-- http://www.coach.prestiva.com -->
	var message = "www.Coach.Prestiva.com"; 
	function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ 	alert(message); return false; } 
	if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { 	alert(message); 	return false; } } 
	document.onmousedown = rtclickcheck;

function overImage(ele) {
	var str = ele.src;
	var str1 = str.slice(0, str.indexOf('.gif'));
	str1 = str1 + '_on.gif';
	ele.src = str1;
}
function outImage(ele) {
	var str = ele.src;
	var str1 = str.slice(0, str.indexOf('_on.gif'));
	str1 = str1 + '.gif';
	ele.src = str1;
}
// function to build mailto email contact from passed name and domain. Prevents SPAM email harvesting
// domname is expected to be .com and to not include that

function makeemail(domname,uname){
var mailout;
domname += ".com";
mailout = "email: " + "<a href=mailto:" + uname + '@' + domname + ' >' + uname + '@' + domname + "</a>";
return mailout;
}

function newWindow(mypage,myname,w,h,features) {
  if(screen.width){
  var winl = (screen.width-w)/2;
  var wint = (screen.height-h)/2;
  }else{winl = 0;wint =0;}
  if (winl < 0) winl = 0;
  if (wint < 0) wint = 0;
  var settings = 'height=' + h + ',';
  settings += 'width=' + w + ',';
  settings += 'top=' + wint + ',';
  settings += 'left=' + winl + ',';
  settings += features;
  win = window.open(mypage,myname,settings);
  win.window.focus();
}


function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

var txtList = new Array()
txtList[txtList.length]="When%20work%20is%20a%20pleasure,%20life%20is%20a%20joy!%20When%20work%20is%20a%20duty,%20life%20is%20slavery.%20-%20Maxim%20Gorkey%20";
txtList[txtList.length]="I%20have%20learned%20silence%20from%20the%20talkative;%20tolerance%20from%20the%20intolerant%20and%20kindness%20from%20the%20unkind.%20I%20should%20not%20be%20ungrateful%20to%20those%20teachers.%20-%20Khalil%20Gibran%20";
txtList[txtList.length]="If%20you%20want%20knowledge,%20you%20must%20take%20part%20in%20the%20practice%20of%20changing%20reality.%20If%20you%20want%20to%20know%20the%20taste%20of%20a%20pear,%20you%20must%20change%20the%20pear%20by%20eating%20it%20yourself.%20-%20Mao%20Tse-tung%20";
txtList[txtList.length]="I%20have%20learned%20silence%20from%20the%20talkative;%20tolerance%20from%20the%20intolerant%20and%20kindness%20from%20the%20unkind.%20I%20should%20not%20be%20ungrateful%20to%20those%20teachers.%20-%20Khalil%20Gibran%20";
txtList[txtList.length]="A%20house%20becomes%20a%20home%20when%20it%20contains%20food%20and%20fire%20not%20just%20for%20the%20body%20but%20for%20the%20mind,%20soul%20and%20heart%20as%20well.%20-%20Neerja%20Arora";
txtList[txtList.length]="Someday,%20after%20we%20have%20mastered%20the%20winds,%20the%20waves,%20the%20tide%20and%20gravity,%20we%20shall%20harness%20for%20God%20the%20energies%20of%20love.%20Then,%20for%20the%20second%20time%20in%20the%20history%20of%20the%20world,%20man%20will%20have%20discovered%20fire.%20-%20Pierre%20Teilhard%20de%20Chardin%20";
txtList[txtList.length]="However%20much%20we%20guard%20against%20it,%20we%20tend%20to%20shape%20ourselves%20in%20the%20image%20others%20have%20of%20us.%20-%20Eric%20Hoffer%20";
txtList[txtList.length]="To%20wait%20for%20someone%20else,%20or%20to%20expect%20someone%20else%20to%20make%20my%20life%20richer,%20or%20fuller,%20or%20more%20satisfying,%20puts%20me%20in%20a%20constant%20state%20of%20suspension.%20-%20Kathleen%20Tierney%20Andrus%20";
txtList[txtList.length]="Resolve%20to%20be%20thyself%20and%20know%20that%20he%20who%20finds%20himself%20loses%20his%20misery.%20-%20Mathew%20Arnold%20";
txtList[txtList.length]="There%20is%20a%20law%20in%20psychology%20that%20if%20you%20form%20a%20picture%20in%20your%20mind%20of%20what%20you%20would%20like%20to%20be,%20and%20you%20keep%20and%20hold%20that%20picture%20there%20long%20enough,%20you%20will%20soon%20become%20exactly%20as%20you%20have%20been%20thinking.%20-%20William%20James%20";
txtList[txtList.length]="Men%20are%20disturbed%20not%20by%20things%20that%20happen,%20but%20by%20their%20opinions%20of%20the%20things%20that%20happen.%20-%20Epictetus%20";
txtList[txtList.length]="When%20you%20work%20you%20are%20a%20flute%20through%20whose%20heart%20the%20whispering%20of%20the%20hours%20truns%20to%20music.%20To%20love%20life%20through%20labor%20is%20to%20be%20intimate%20with%20life%27s%20inmost%20secret.%20All%20work%20is%20empty%20save%20when%20there%20is%20love,%20for%20work%20is%20love%20made%20visible.%20-%20Kahlil%20Gibran%20";
txtList[txtList.length]="The%20greater%20danger%20for%20most%20of%20us%20is%20not%20that%20your%20aim%20is%20too%20high%20and%20we%20miss%20it,%20but%20that%20it%20is%20too%20low%20and%20we%20reach%20it.%20-%20Michelangelo%20Buonarroti%20";
txtList[txtList.length]="One%20cannot%20have%20wisdom%20without%20living%20life.%20-%20Dorothy%20McCall%20";
txtList[txtList.length]="All%20man%27s%20miseries%20derive%20from%20not%20being%20able%20to%20sit%20quietly%20in%20a%20room%20alone.%20-%20Blaise%20Pascal%20";
txtList[txtList.length]="Man%20has%20falsely%20identified%20himself%20with%20the%20pseudo-soul%20or%20ego.%20When%20he%20transfers%20his%20sense%20of%20identity%20to%20his%20true%20being,%20the%20immortal%20Soul,%20he%20discovers%20that%20all%20pain%20is%20unreal.%20He%20no%20longer%20can%20even%20imagine%20the%20state%20of%20suffering.%20-%20Paramahansa%20Yogananda%20";
txtList[txtList.length]="When%20you%20have%20become%20willing%20to%20hide%20nothing,%20you%20will%20not%20only%20be%20willing%20to%20enter%20into%20communion%20but%20will%20also%20understand%20peace%20and%20joy.%20-%20Anonymous%20";
j=parseInt(Math.random()*txtList.length);
j=(isNaN(j))?0:j;


//-->