/* USE WORDWRAP AND MAXIMIZE THE WINDOW TO SEE THIS FILE
========================================
V-NewsTicker v2.2
License : Freeware (Enjoy it!)
(c)2003 VASIL DINKOV- PLOVDIV, BULGARIA
========================================
For IE4+, NS4+, Opera5+, Konqueror3.1+
========================================
Get the NewsTicker script at:
http://www.smartmenus.org/
LEAVE THESE NOTES PLEASE - delete the comments if you want */
// BUG in Opera:
// If you want to be able to control the body margins
// put the script right after the BODY tag, not in the HEAD!!!
// === 1 === FONT, COLORS, EXTRAS...
v_font='arial,verdana,ms sans serif';
v_fontSize='8pt';
v_fontSizeNS4='11px';
v_fontWeight='normal';
v_fontColor='#000';
v_textDecoration='none';
v_fontColorHover='#000';// | won't work
v_textDecorationHover='none';// | in Netscape4
v_bgColor='url(bg.jpg)';
// set [='transparent'] for transparent
// set [='url(image_source)'] for image
v_top=2;// |
v_left=0;// | defining
v_width=488;// | the box
v_height=231;// |
v_paddingTop=2;
v_paddingLeft=2;
v_position='relative';// absolute/relative
v_timeout=10000;//1000 = 1 second
v_slideSpeed=30;
v_slideDirection=0;//0=down-up;1=up-down
v_pauseOnMouseOver=true;
// v2.2+ new below
v_slideStep=1;//pixels
v_textAlign='left';// left/center/right
v_textVAlign='middle';// top/middle/bottom - won't work in Netscape4
// === 2 === THE CONTENT - ['href','text','target']
// Use '' for href to have no link item
v_content=[
['','Faye McKay - Director Of Programs and Services
Cumberland College would like to provide a warm welcome to Faye McKay as the new Director of Programs and Services. Faye officially begins her duties on January 30th, 2012, but has already been offering assistance to the Management Team.','_blank'], ['http://www.youtube.com/watch?v=XS8OzAdAsgw','Nipawin Facility Grand Opening a Huge Success!
','_blank'], ['','Practical NursingThank you to everyone who attended and took part in the Nipawin Cumberland College Facility Grand Opening on Dec 9, 2011! Click here to view a clip of the days events.
','_blank'], ['','Scholarship CeremonyPlease note that all applications for the Practical Nursing Program beginning in February 2013 must be received by March 23rd, 2012. You must submit both an application form and a copy of your highschool transcripts.
On Friday February 10th, 2012 Cumberland College will be hosting a scholarship tea at the Nipawin Evergreen Centre at 1:00pm. Representatives from businesses and groups across the region will be present to speak and present to the various scholarship winners from Cumberland College in the areas of Adult Basic Education, Technical and University.','_blank'], ['','Industrial Mechanics Program - Hudson Bay
','_blank'], ['http://www.usask.ca/education/eadm/graduate-info/master.php','Master of Educational AdministrationThis 20 week SIAST applied certificate program provides knowledge and skill development in installing, servicing, repairing and overhauling machines which produce industrial goods. Participants will receive: a working knowledge of machinery common to most industries, an introduction to preventative maintenance procedures and an opportunity to develop the skills needed to install mechanical equipment and keep it in good running order.
Cumberland College is offering this program in Hudson Bay as follows:
Dates: Jan 30 – June 14, 2012 Tuition: $1710.00 Books & Materials: $625.65 Admission Requirements: Grade 10 (Transcript required)
To apply on-line, please click on the Technical Program tab and choose the Industrial Mechanics link. For additional information, please contact Trudi Webster at 873-3844 or by email at twebster@cumberlandcollege.sk.ca
Cumberland College will be offering the Masters of Educational Administration program from the University of Saskatchewan starting in the spring of 2012. For more information, please contact Lynette at 752-8105.','_blank'], ['','Nipawin Electrical Program 2011-2012
','_blank'], ['','Winter 2011-2012 Business & Industry Flyer
The Electrical students completed their course in Nipawin on January 27th, 2012. Graduates may find employment with electrical contractors, large manufacturing and mining firms, retail outlets or whoesale outlets. Click on the photo to load a larger version of the class picture.
','_blank'], ['','Fort a la Corne Employment Development Program Achievement CeremonyThe Winter/Spring 2012 Programs & Services Brochure has been released. Take a moment to inform yourself on the many computer courses, bookkeeping and accounting courses, industrial safety training courses, first aid and CPR courses, and professional development opportunities available. We look forward to working with you to fulfill all your training needs!!
On Wednesday February 8th, 2012 there will be an achievement ceremony to honor the successes of the FCED Program. The ceremony will be hosted at the Kerry Vickar Centre in the CJVR Performing Arts Theatre starting at 2:00 pm in Melfort, Saskatchewan.','_blank'] ]; // === v_ua=navigator.userAgent;v_nS4=document.layers?1:0;v_iE=document.all&&!window.innerWidth&&v_ua.indexOf("MSIE")!=-1?1:0;v_oP=v_ua.indexOf("Opera")!=-1&&document.clear?1:0;v_oP7=v_oP&&document.appendChild?1:0;v_oP4=v_ua.indexOf("Opera")!=-1&&!document.clear;v_kN=v_ua.indexOf("Konqueror")!=-1&&parseFloat(v_ua.substring(v_ua.indexOf("Konqueror/")+10))<3.1?1:0;v_count=v_content.length;v_cur=1;v_cl=0;v_d=v_slideDirection?-1:1;v_TIM=0;v_fontSize2=v_nS4&&navigator.platform.toLowerCase().indexOf("win")!=-1?v_fontSizeNS4:v_fontSize;v_canPause=0;function v_getOS(a){return v_iE?document.all[a].style:v_nS4?document.layers["v_container"].document.layers[a]:document.getElementById(a).style};function v_start(){var o,px;o=v_getOS("v_1");px=v_oP&&!v_oP7||v_nS4?0:"px";if(parseInt(o.top)==v_paddingTop){v_canPause=1;if(v_count>1)v_TIM=setTimeout("v_canPause=0;v_slide()",v_timeout);return}o.top=(parseInt(o.top)-v_slideStep*v_d)*v_d>v_paddingTop*v_d?parseInt(o.top)-v_slideStep*v_d+px:v_paddingTop+px;if(v_oP&&o.visibility.toLowerCase()!="visible")o.visibility="visible";setTimeout("v_start()",v_slideSpeed)};function v_slide(){var o,o2,px;o=v_getOS("v_"+v_cur);o2=v_getOS("v_"+(v_cur