/* 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/other.php
 and don't wait to get the Great SmartMenus 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...
w_fontAPAC='verdana,arial,sans-serif';
w_fontAPACSize='10px';
w_fontAPACSizeNS4='11px';
w_fontAPACWeight='normal';
w_fontAPACColor='#4A49A8';
w_textDecorationAPAC='none';
w_fontAPACColorHover='#ff0000';//		| won't work
w_textDecorationAPACHover='underline';//	| in Netscape4
w_bgColorAPAC='transparent';
// set [='transparent'] for transparent
// set [='url(image_source)'] for image
w_topAPAC=0;//	|
w_leftAPAC=0;//	| defining
w_widthAPAC=160;//	| the box
w_heightAPAC=175;//	|
w_paddingTopAPAC=0;
w_paddingLeftAPAC=0;
w_positionAPAC='relative';// absolute/relative
w_timeoutAPAC=2500;//1000 = 1 second
w_slideSpeedAPAC=20;
w_slideDirectionAPAC=0;//0=down-up;1=up-down
w_pauseOnMouseOverAPAC=true;
// v2.2+ new below
w_slideStepAPAC=1;//pixels
w_textAlignAPAC='left';// left/center/right
w_textVAlignAPAC='middle';// top/middle/bottom - won't work in Netscape4

// === 2 === THE CONTENT - ['href','text','target']
// Use '' for href to have no link item

w_contentAPAC=[
['','<span class="featuredEvent">Virtuos and RightNow Technologies to lead the CRM space with OnDemand 2.0 approach</span> <a href="http://www.virtuos.com/virtuosol/about/news_Rnow.htm" class="bucketLink">learn more &#187;</a><p>&nbsp;</p><span class="featuredEvent">Virtuos Teams undergo Maximizer CRM 10 Training</span> <a href="http://www.virtuos.com/virtuosol/about/news_max10training.htm" class="bucketLink"><br>learn more &#187;</a><p>&nbsp;</p>',''],
['','<span class="featuredEvent">Virtuos co-sponsors Indian Top Banks 2008 in association with Dun & Bradstreet</span> <a href="http://www.virtuos.com/virtuosol/about/crm_SponsorDnB_Banks2008.htm" class="bucketLink">learn more &#187;</a><p>&nbsp;</p><span class="featuredEvent">CRM Done Right: A new paradigm shift in delivering CRM Solutions</span> <a href="http://www.virtuos.com/virtuosol/about/news_CrmDoneRight.htm" class="bucketLink"><br>learn more &#187;</a><p>&nbsp;</p>',''],
['','<span class="featuredEvent">Virtuos receives a major CRM contract from Fortune 100 Corporation</span> <a href="http://www.virtuos.com/virtuosol/about/news_Fortune100.htm" class="bucketLink">learn more &#187;</a><p>&nbsp;</p><span class="featuredEvent">Virtuos launches Maximizer CRM 10 in four variants for the Indian Market</span><br><a href="http://www.virtuos.com/virtuosol/about/news_crm10.htm" class="bucketLink">learn more &#187;</a><p>&nbsp;</p>',''],
['','<span class="featuredEvent">Virtuos bags a Multi-channel Customer Service CRM contract from a leading BPO</span> <a href="http://www.virtuos.com/virtuosol/about/news_Bpo_mcc.htm" class="bucketLink">learn more &#187;</a><p>&nbsp;</p><span class="featuredEvent">Virtuosol expands to become Virtuos Solutions with new Identity</span><br><a href="http://www.virtuos.com/virtuosol/about/news_virtuos.htm" class="bucketLink">learn more &#187;</a><p>&nbsp;</p>',''],
['','<span class="featuredEvent">Virtuosol implements Multi-channel Customer Service Solution at leading BFSI Customer</span> <a href="http://www.virtuos.com/virtuosol/about/news_bfsi_mcc.htm" class="bucketLink">learn more &#187;</a><p>&nbsp;</p><span class="featuredEvent">Virtuosol launches Version 10.1 of Kana Customer Service Solutions</span> <a href="http://www.virtuos.com/virtuosol/about/news_kana_V10.htm" class="bucketLink">learn more &#187;</a><p>&nbsp;</p>','']
];

// ===
w_ua=navigator.userAgent;w_nS4=document.layers?1:0;w_iE=document.all&&!window.innerWidth&&w_ua.indexOf("MSIE")!=-1?1:0;w_oP=w_ua.indexOf("Opera")!=-1&&document.clear?1:0;w_oP7=w_oP&&document.appendChild?1:0;w_oP4=w_ua.indexOf("Opera")!=-1&&!document.clear;w_kN=w_ua.indexOf("Konqueror")!=-1&&parseFloat(w_ua.substring(w_ua.indexOf("Konqueror/")+10))<3.1?1:0;w_count=w_contentAPAC.length;w_cur=1;w_cl=0;w_d=w_slideDirectionAPAC?-1:1;w_TIM=0;w_fontAPACSize2=w_nS4&&navigator.platform.toLowerCase().indexOf("win")!=-1?w_fontAPACSizeNS4:w_fontAPACSize;w_canPause=0;function w_getOS(a){return w_iE?document.all[a].style:w_nS4?document.layers["w_APACcontainer"].document.layers[a]:document.getElementById(a).style};function w_start(){var o,px;o=w_getOS("w_1");px=w_oP&&!w_oP7||w_nS4?0:"px";if(parseInt(o.top)==w_paddingTopAPAC){w_canPause=1;if(w_count>1)w_TIM=setTimeout("w_canPause=0;w_slide()",w_timeoutAPAC);return}o.top=(parseInt(o.top)-w_slideStepAPAC*w_d)*w_d>w_paddingTopAPAC*w_d?parseInt(o.top)-w_slideStepAPAC*w_d+px:w_paddingTopAPAC+px;if(w_oP&&o.visibility.toLowerCase()!="visible")o.visibility="visible";setTimeout("w_start()",w_slideSpeedAPAC)};function w_slide(){var o,o2,px;o=w_getOS("w_"+w_cur);o2=w_getOS("w_"+(w_cur<w_count?w_cur+1:1));px=w_oP&&!w_oP7||w_nS4?0:"px";if(parseInt(o2.top)==w_paddingTopAPAC){if(w_oP)o.visibility="hidden";o.top=w_heightAPAC*w_d+px;w_cur=w_cur<w_count?w_cur+1:1;w_canPause=1;w_TIM=setTimeout("w_canPause=0;w_slide()",w_timeoutAPAC);return}if(w_oP&&o2.visibility.toLowerCase()!="visible")o2.visibility="visible";if((parseInt(o2.top)-w_slideStepAPAC*w_d)*w_d>w_paddingTopAPAC*w_d){o.top=parseInt(o.top)-w_slideStepAPAC*w_d+px;o2.top=parseInt(o2.top)-w_slideStepAPAC*w_d+px}else{o.top=-w_heightAPAC*w_d+px;o2.top=w_paddingTopAPAC+px}setTimeout("w_slide()",w_slideSpeedAPAC)};if(w_nS4||w_iE||w_oP||document.getElementById&&!w_kN&&!w_oP4){
document.write("<style>.vnewsticker,a.vnewsticker{font-family:"+w_fontAPAC+";font-size:"+w_fontAPACSize2+";color:"+w_fontAPACColor+";text-decoration:"+w_textDecorationAPAC+";font-weight:"+w_fontAPACWeight+"}a.vnewsticker:hover{font-family:"+w_fontAPAC+";font-size:"+w_fontAPACSize2+";color:"+w_fontAPACColorHover+";text-decoration:"+w_textDecorationAPACHover+"}</style>");w_temp="<div "+(w_nS4?"name":"id")+"=w_APACcontainer style='position:"+w_positionAPAC+";top:"+w_topAPAC+"px;left:"+w_leftAPAC+"px;width:"+w_widthAPAC+"px;height:"+w_heightAPAC+"px;background:"+w_bgColorAPAC+";layer-background"+(w_bgColorAPAC.indexOf("url(")==0?"-image":"-color")+":"+w_bgColorAPAC+";clip:rect(0,"+w_widthAPAC+","+w_heightAPAC+",0);overflow:hidden'>"+(w_iE?"<div style='position:absolute;top:0px;left:0px;width:100%;height:100%;clip:rect(0,"+w_widthAPAC+","+w_heightAPAC+",0)'>":"");for(w_i=0;w_i<w_count;w_i++)
w_temp+="<div "+(w_nS4?"name":"id")+"=w_"+(w_i+1)+" style='position:absolute;top:"+(w_heightAPAC*w_d)+"px;left:"+w_paddingLeftAPAC+"px;width:"+(w_widthAPAC-w_paddingLeftAPAC*2)+"px;height:"+(w_heightAPAC-w_paddingTopAPAC*2)+"px;clip:rect(0,"+(w_widthAPAC-w_paddingLeftAPAC*2)+","+(w_heightAPAC-w_paddingTopAPAC*2)+",0);overflow:hidden"+(w_oP?";visibility:hidden":"")+";text-align:"+w_textAlignAPAC+"' class=vnewsticker>"+(!w_nS4?"<table width="+(w_widthAPAC-w_paddingLeftAPAC*2)+" height="+(w_heightAPAC-w_paddingTopAPAC*2)+" cellpadding=0 cellspacing=0 border=0><tr><td width="+(w_widthAPAC-w_paddingLeftAPAC*2)+" height="+(w_heightAPAC-w_paddingTopAPAC*2)+" align="+w_textAlignAPAC+" valign="+w_textVAlignAPAC+" class=vnewsticker>":"")+(w_contentAPAC[w_i][0]!=""?"<a href='"+w_contentAPAC[w_i][0]+"' target='"+w_contentAPAC[w_i][2]+"' class=vnewsticker"+(w_pauseOnMouseOverAPAC?" onmouseover='if(w_canPause&&w_count>1){clearTimeout(w_TIM);w_cl=1}' onmouseout='if(w_canPause&&w_count>1&&w_cl)w_TIM=setTimeout(\"w_canPause=0;w_slide();w_cl=0\","+w_timeoutAPAC+")'":"")+">":"<span"+(w_pauseOnMouseOverAPAC?" onmouseover='if(w_canPause&&w_count>1){clearTimeout(w_TIM);w_cl=1}' onmouseout='if(w_canPause&&w_count>1&&w_cl)w_TIM=setTimeout(\"w_canPause=0;w_slide();w_cl=0\","+w_timeoutAPAC+")'":"")+">")+w_contentAPAC[w_i][1]+(w_contentAPAC[w_i][0]!=""?"</a>":"</span>")+(!w_nS4?"</td></tr></table>":"")+"</div>";w_temp+=(w_iE?"</div>":"")+"</div>";document.write(w_temp);setTimeout("w_start()",1000);if(w_nS4)onresize=function(){location.reload()}}
