// JavaScript Document
<!--
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];}}
}

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 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];}
}
//-->

/*
Random-Order content script
By JavaScript Kit (http://www.javascriptkit.com)
This notice must stay intact for use
*/

//1) Specify content(s) to display and rotate
//   You can specify multiple "sets", each displayed in diff. areas of your page


var rancon = new Array();

rancon[0] = 'A mic course – Worldviews 101.'
rancon[1]='With all due respect, you don’t have to be a genius to “get” this stuff.'
rancon[2]='A magical mystery worldview tour.'
rancon[3]='Know thy worldview.'
rancon[4]='The amazing invisible worldview.'
rancon[5]='Amaze your friends! You, too, can become a worldview genius!.'
rancon[6]='A let-us-entertain-you worldview bistro.'
rancon[7]='Have worldview will travel.'
rancon[8]='Learn to be one of the smartest people in the room.'
rancon[9]='Bite-sized worldview chunks.'
rancon[10]='Worldview: more important than knowing religions and philosophies.'
rancon[11]='Cuts out the worldview jibberish; cut to the chase.'
rancon[12]='A little worldview savvy goes a long way.'
rancon[13]='If it walks and talks like a duck…it’s a worldview!'
rancon[14]='Be a walking, talking worldview genius.'
rancon[15]='Pardon me boys, is that the worldview choo-choo?'
rancon[16]='More low-brow than high-brow.'
rancon[17]='Get your worldview mojo humming.'
rancon[18]='Be forever less confused, less intimidated, more engaged in conversations and a better friend.'
rancon[19]='Why do so few born-againers have a Biblical worldview?'
rancon[20]='Solves the too-much-info, not-enough-time problem.'
rancon[21]='Down with jibber-jabber; up with Blah, Blah, Blah.'
rancon[22]='The Dancing Worldview Masters.'
rancon[23]='Demystifies religion and philosophy.'
rancon[24]='Demystifies postmodernism.'
rancon[25]='Demystifies college.'
rancon[26]='Demystifies life.'
rancon[27]='Answers the question, &quot;Why your god when there are so many others?&quot;'
rancon[28]='Looks at other worldviews from within.'
rancon[29]='Supports the Biblical worldview; doesn’t flog for one particular Christian tribe.'
rancon[30]='Eschews proofs; instead, describes and compares worldviews.'
rancon[31]='Every worldview has absolutes, not just the Biblical.'
rancon[32]='Shows what all worldviews have in common.'
rancon[33]='Isn’t totally harsh.'
rancon[34]='Doesn’t blow off Catholics.'
rancon[35]='Worldviews are gnarlacious and coolaphonic.'
rancon[36]='How to be a worldview hero.'
rancon[37]='Teenage Mutant Ninja worldviews.'
rancon[38]='Get a bulletproof worldview.'
rancon[39]='How not to be a worldview weasel.'
rancon[40]='Avoid worldview brainfreeze.'
rancon[41]='Worldviews won’t spam your head.'
rancon[42]='Worldviews: more fun than a barrel of monkeys.'
rancon[43]='Epic, notorious, quantum treatment of worldviews.'
rancon[44]='Have worldview; question authority.'
rancon[45]='Develop a Biblical worldview in a pluralistic world.'
rancon[46]='Worldview kicks!'
rancon[47]='Unthreatened by postmodernism.'
rancon[48]='Know worldviews; mix it up with Ph.D.s.'
rancon[49]='Know worldviews; know peace.'
rancon[50]='Sometimes lets the worldview fur fly.'
rancon[51]='The key to the Biblical worldview: the Trinity.'
rancon[52]='Worldview unlocks the top secrets of Mormonism, Scientology and Islam.'
rancon[53]='Worldview unmasks fake Christianities.'
rancon[54]='Worldview humanizes rather than demonizes others.'
rancon[55]='Worldview makes critiquing the cults EASY.'
rancon[56]='Worldview helps us understand the Bible better.'
rancon[57]='Learn to ID worldviews instantly.'
rancon[58]='Be worldview-savvy or a sitting duck.'
rancon[59]='Gets you out of the blocks in the worldview race.'
rancon[60]='Abhors worldview cluelessness among Christians.'
rancon[61]='Teaches worldview through children’s books, films, and other familiar stuff.'
rancon[62]='Avoids ridiculous, intimidating worldview vocabulary.'
rancon[63]='Have worldview; will travel with empathy.'
rancon[64]='Simplifies and doesn’t complexify worldviews.'
rancon[65]='Starts with worldview A,B,Cs not X,Y,Zs.'
rancon[66]='Rejects bigotry against Catholics, Pentecostals and Baptists, three common whipping dogs.'
rancon[67]='Focuses on big-picture worldview assumptions rather than on minor-point doctrines of various cults or religions.'
rancon[68]='Doesn’t sugar-coat Christian history or Christian foibles.'
rancon[69]='Holds up the  &quot;that&#8217;s just your interpretation&quot; attitude to worldview scrutiny.'
rancon[70]='Worldviews for Everyman.'


var rannum = Math.floor(Math.random()*rancon.length);

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->