ÿþ<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="inc/JS/styles.css" type="text/css" media="screen" title="no title" charset="utf-8" /> <script type="text/javascript" charset="utf-8" src="inc/JS/jquery-1.4.4.min.js"></script> <script type="text/javascript" charset="utf-8" src="inc/JS/jquery.rotator.js"></script> <style type="text/css"> .PageTitle { font-family: arial; margin: 0px; font-size: 14px; color:#003E87; font-weight:bold; } .selected { color:blue; } .highlight { background:LightBlue; } </style> </head> <body> <div id="demo"> <div class="slider-wrap slider-wrap-3"> <ul class="slider slider-3"> <li>Beginning September 1, FINRA will charge 50% of its examination fee for cancellations or rescheduling 3 to 10 days before the scheduled date. <br /><br />For this change and other information, visit FINRA s Web site at <a href="http://www.finra.org/web/groups/industry/@ip/@reg/@notice/documents/notices/ p124087.pdf" target="_blank">http://www.finra.org/web/groups/industry/@ip/@reg/@notice/documents/notices/ p124087.pdf </a></li> <li><span class="PageTitle">STC Introduces its <strong>Series 79 Virtual Flashcards</strong></span> <br /> A New Way to Study that Builds on an Old Way <br /> <br /> &nbsp;<img src="App_Themes/stcusa/images/bulletUL_TopMargin.gif" />&nbsp;Are you frustrated trying to remember all those details tested on your regulatory examination?<br /> &nbsp;<img src="App_Themes/stcusa/images/bulletUL_TopMargin.gif" />&nbsp;Are you bogged down with reams of paper notes?<br /> &nbsp;<img src="App_Themes/stcusa/images/bulletUL_TopMargin.gif" />&nbsp;Are you Are you having problems staying organized?<br /> <br /> There is no need to lug a stack of 3 x 5 cards or pages of notes. Simply access STC Flashcards on your computer, whenever and wherever you find yourself with free time.<br /> <br /> Click <a href="http://www.stcusa.com/Content/promos/promoFlashCards.aspx" target="_parent"> <strong>here</strong></a> for more information. </li> <li><span style="width: 550px">Securities Training Corporation is pleased to announce the release of our next generation product  the <strong>Series 66 Progress Exam PLUS</strong>. This state-of-the-art web-based study tool integrates our most popular products into one easy-to-use program that puts you in control of the learning process. The program incorporates progress exams, greenlight exams, and video lectures. Our Progress Exam PLUS package consists of eight 25-question exams  four A series exams and four B series exams. These exams provide you with immediate feedback as you read through our study manual. Your areas of weakness are diagnosed and if you need additional help, you will receive an instructor led video lecture that is designed to walk you through the most difficult concepts that must be understood to pass the exam. STC s greenlight exams are challenging and properly weighted to match the actual Series 66 exam. Click <a href="http://www.stcusa.com/Content/DecisionTree/stcDTMainNew.aspx?s=66" target="_parent">here</a> for more information and visit our  Full Catalog and Price List tab. </span></li> <li><span style="width: 550px">LOOKING TO PREPARE FOR CFA®, CMT OR FRM® EXAMS? NEW YORK&nbsp; INSTITUTE OF FINANCE is offering evening exam prep courses, weekend prep&nbsp; courses, Core Concepts, Deep Dives, Mock exams and more. Click <a href="http://www.nyif.com/index.html?WT.mc_id=STC2010" target="_parent">here</a> for more information.</span></li> <li><span style="width: 550px">Are you looking for some additional assistance in passing the <strong>Life, Accident &amp; Health</strong> state exam? Let STC s On-Demand package help you to pass on your first attempt! Click <a href="http://www.stcusa.com/Content/Insurance/InsurancePrelicensing.aspx" target="_parent">here</a> for more information.</span><br /> <br /> <span style="width: 550px">STC is pleased to announce the release of our <strong>Life, Accident & Health Virtual Flashcards.&nbsp; </strong>Experience the STC advantage with a new way to study that builds on an old way. Click <a href="http://www.stcusa.com/Content/Insurance/InsurancePrelicensing.aspx" target="_parent">here</a> for more information.</span></li> <li><span style="width: 550px"><strong>Are you looking for some additional assistance in passing the New Jersey Life, Accident & Health state exam?</strong> Let STC s On-Demand Plus package help you to pass on your first attempt! Click <a href="http://www.stcusa.com/Content/Insurance/InsurancePrelicensing.aspx" target="_parent">here</a> for more information.</span></li> <li><span style="width: 550px"><strong>Looking for extra help in passing your exam?</strong> If your calendar prevents you from attending a <a href="http://www.stcusa.com/Content/ClassSearch.aspx" target="_parent">live</a> or <a href="http://www.stcusa.com/Content/stcVirtualClassSearch.aspx" target="_blank">virtual</a> class:<br /> <br /> Click <a href="http://www.stcusa.com/Content/Promos/promoTutoring.aspx?s=1" target="_parent"> HERE</a> to learn more about our <b>Private Tutoring</b> options. <br /> <br /> -or- <br /> <br /> Click <a href="http://www.stcusa.com/Content/Promos/promoOnDemand.aspx" target="_parent"> HERE</a> to learn more about our <b>Class On-Demand</b> Programs.</span></li> <li><span class="PageBold">With the ever-changing rules and regulations of the financial service industry, make sure you have the most up-to-date course information by clicking <a href="http://www.stcusa.com/Content/CourseUpdates.aspx" target="_parent">here</a> to view STC s Course Updates.</span></li> </ul> </div> </div> <script type="text/javascript" charset="utf-8"> jQuery(document).ready(function($){ $(".slider-1").rotator(); $(".slider-2").rotator({ tranSpeed : 300, delay: 7000, backwards: false }); $(".slider-3").rotator({ backwards: false }); $(".slider-4").rotator(); // $(".slider-5").rotator({ // arrows : {left:".leftarrow",right:".rightarrow"}, // tranSpeed : 800, // delay : 5000, // auto : true, // loop : true, // backwards : false, // onChange : function(i){$(".curNum span").html(i);}, // endChange : function(i){} // }); /* * page scripts */ // $("h3").each(function(i){ // // $(this).click(function(){ // // $(".code").eq(i).toggle("show"); // // }); // // }); }) </script> </body> </html>