<!-- Begin POP-UP SIZES AND OPTIONS CODE


// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage		= "no"		//  SHOW A SIDEBAR IMAGE
var showscroller	= "yes"		//  SHOW A SIDEBAR IMAGE

var bordercolor		= "9291AA"	// SCROLLER AND IMAGE BORDER COLOR



// EDIT THE "scroll.variables0.js" FOR SCROLLER OPTIONS



// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<span class="sidebartitle">')

document.write('<center><a href="http://www.websitealive6.com/382/rRouter.asp?groupid=382&departmentid=", target="guest"  onClick="javascript:window.open("http://www.websitealive6.com/382/rRouter.asp?groupid=382&departmentid=","guest","width=500,height=600");" style="cursor:pointer"><img src="images/chatnow2.gif" border="0"></a><br><a href="http://www.websitealive.com/" style="text-decoration:none; font-size:9px; color:#fff; font-family:Verdana;" target="_blank">Live chat by AliveChat</a></center>')


   






//document.write('<center><a //href="http://server.iad.liveperson.net/hc/19178911/?cmd=file&file=visitorWantsToChat&site=1917891//1&byhref=1" target="chat19178911" //onClick="javascript:window.open("http://server.iad.liveperson.net/hc/19178911/?cmd=file&file=visi//torWantsToChat&site=19178911&referrer=escape(document.location),"chat19178911","width=472,height=//320");return false;"><img //src="http://server.iad.liveperson.net/hc/19178911/?cmd=repstate&site=19178911&channel=web&&ver=1&//category=en;woman;6" name="hcIcon" width=165 height=60 border=0></a><br><a //href="http://www.liveperson.com" style="text-decoration:none"><font face="Arial" size="-2" //color="#333333"><span style="font-size: 10px; font-family: Arial, Helvetica, sans-serif">Live //chat by<font color="#475780"> Live</font><font //color="#56A145">Person</font></span></font></a></center><br>')

document.write('<br><center><img src="images/livechat.gif" border="0"></center>')

document.write('<br><center><a href="http://www.stellacon.com"><img src="images/interestedtrad.jpg" border="1"></a></center>')

document.write('<center><h3>Our Motto:</h3></center>')

document.write('</span><span class="sidebartext">')

document.write('<center><h1>Failure is <font color=#f0000><u>NOT</u></font> an Option!</h1></center><br>')

document.write('</span><br>')

}
// END SIDEBAR AREA PARAGRAPH 1





// SCROLLER CODE
   if (showscroller == "yes") {

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse:collapse"><tr><td>')
Tscroll_init (0)
document.write('</td></tr></table>')
document.write('<br><br>')

}





// SMALL PICTURE AREA
   if (showimage == "yes") {

document.write('<br><TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="index.html"><IMG SRC="picts/sidebar.jpg" border="0" width="150"></a><br>')
document.write('</td></tr></table>')
document.write('<br><br>')
}




// START SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {


document.write('<span class="sidebartitle">')

document.write('<a href="financing.htm"><IMG SRC="images/leftnav-slm.gif" border="0"></a><br>')

document.write('Guarantee:')

document.write('<br></span><span class="sidebartext">')

document.write('We are so confident that you will pass your tests the first time - that if you happen to fail, you will receive additional one-on-one instruction from our instructors and Stellacon will pay for you to take the exam again - FREE of charge.<br>')

document.write('</span><br><br>')

document.write('<center><IMG SRC="images/msgoldls.gif" border="0"></center><p>')

document.write('<IMG SRC="images/prometricsm.jpg" border="0"><p>')

document.write('<center><IMG SRC="images/vueimg.jpg" border="0"></center><p>')

document.write('<IMG SRC="images/winsvr03.jpg" border="0"><p>')

document.write('<IMG SRC="images/americanit.jpg" border="0" width="150"><br>')




}
// END SIDEBAR AREA PARAGRAPH 2






