<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var menu_side	="left"		// MENU LEFT, RIGHT OR CENTER
var menuspace	= "5"		// MENU END SPACING


document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="dropshadow"><tr><td valign="top" align="'+menu_side+'">');
document.write('<table cellpadding="0" cellspacing="0" border="0" class="printhide"><tr><td width="'+menuspace+'"><img src="http://www.thecedepot.com/pennsylvania/picts/spacer.gif" height="2" width="'+menuspace+'" border="0"><br></td><td>');


// START TABS - TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //


document.write('</td><td>');
document.write('<a href="http://www.thecedepot.com/pennsylvania/catalog.htm" class="tabs">ALL</a>');


document.write('</td><td>');
document.write('<a href="http://www.thecedepot.com/pennsylvania/cataloglh.htm" class="tabs">Life & Health CE</a>');


document.write('</td><td>');
document.write('<a href="http://www.thecedepot.com/pennsylvania/catalogpc.htm" class="tabs">Property & Casualty CE</a>');


document.write('</td><td>');
document.write('<a href="http://www.thecedepot.com/pennsylvania/catalogcfp.htm" class="tabs">CFP CE</a>');


document.write('</td><td>');
document.write('<a href="http://www.thecedepot.com/pennsylvania/catalogltc.htm" class="tabs">LTC & Partnership</a>');


document.write('</td><td>');
document.write('<a href="http://www.thecedepot.com/pennsylvania/catalogcpa.htm" class="tabs">CPA CPE</a>');


document.write('</td><td>');
document.write('<a href="http://www.thecedepot.com/pennsylvania/catalogplic.htm" class="tabs">Ins. PreLicense</a>');


document.write('</td><td>');
document.write('<a href="http://www.thecedepot.com/pennsylvania/catalogsec.htm" class="tabs">Securities Prep</a>');


document.write('</td><td width="'+menuspace+'"><img src="http://www.thecedepot.com/pennsylvania/picts/spacer.gif" height="2" width="'+menuspace+'" border="0"><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');


//  End -->
