c_font='verdana,arial,sans-serif';
c_fontSize='12px';
c_fontSizeNS4='12px';
c_fontWeight='normal';
c_fontColor='#4A49A8';
c_textDecoration='none';
c_fontColorHover='#ff0000';//| won't work
c_textDecorationHover='underline';//| in Netscape4
c_bgColor='url(bg.jpg)';
// set [='transparent'] for transparent
// set [='url(image_source)'] for image
c_top=0;//|
c_left=0;//| defining
c_width=201;//| the box
c_height=116;//|
c_paddingTop=0;
c_paddingLeft=0;
c_position='relative';//absolute or relative
c_timeout=5500;//1000 = 1 second
c_slideSpeed=30;
c_slideDirection=0;//0=down-up;1=up-down
c_pauseOnMouseOver=true;

// === 2 === THE CONTENT - ['href','text','target']
// Use '' for href to have no link item
c_content2=[
['','<table width="201" border="0" cellspacing="0" cellpadding="0"><tr><td width="32" align="right" valign="top"><img src="images/bullet_calendar.gif" alt="" width="18" height="16" hspace="5" vspace="1"></td><td width="161" style="padding-left: 4px; padding-right: 4px"><a href="painpoint_consumer.html" class="painpoints_link">Ooops… I parked it here… where is my car? Stolen? Towed?</a></td></tr><tr><td width="32" height="11"></td><td width="161"></td></tr><tr><td width="32" align="right" valign="top"><img src="images/bullet_calendar.gif" alt="" width="18" height="16" hspace="5" vspace="1"></td><td width="161" style="padding-left: 4px; padding-right: 4px"><a href="painpoint_consumer.html" class="painpoints_link">Wish my car could send me an SMS if it were getting towed?</a></td></tr><tr><td width="32" height="11"></td><td width="161"></td></tr></table>','_blank'],
['','<table width="201" border="0" cellspacing="0" cellpadding="0"><tr><td width="32" align="right" valign="top"><img src="images/bullet_calendar.gif" alt="" width="18" height="16" hspace="5" vspace="1"></td><td width="161" style="padding-left: 4px; padding-right: 4px"><a href="painpoint_consumer.html" class="painpoints_link">Where is the chauffeur? Is he misusing the vehicle?</a></td></tr><tr><td width="32" height="11"></td><td width="161"></td></tr><tr><td width="32" align="right" valign="top"><img src="images/bullet_calendar.gif" alt="" width="18" height="16" hspace="5" vspace="1"></td><td width="161" style="padding-left: 4px; padding-right: 4px"><a href="painpoint_consumer.html" class="painpoints_link">I wonder if my chauffeur over speeds when I&#8217;m not around?</a></td></tr></table>','_blank']
];
// THE SERIOUS SCRIPT - PLEASE DO NOT TOUCH
c_ua=navigator.userAgent;c_nS4=document.layers?1:0;c_iE=document.all&&!window.innerWidth&&c_ua.indexOf("MSIE")!=-1?1:0;c_oP=c_ua.indexOf("Opera")!=-1&&document.clear?1:0;c_oP4=c_ua.indexOf("Opera")!=-1&&!document.clear;c_kN=c_ua.indexOf("Konqueror")!=-1&&parseFloat(c_ua.substring(c_ua.indexOf("Konqueror/")+10))<3.1?1:0;c_count=c_content2.length;c_s1=1;c_cur=1;c_cl=0;c_d=c_slideDirection?-1:1;c_TIM=0;c_fontSize2=c_nS4&&navigator.platform.toLowerCase().indexOf("win")!=-1?c_fontSizeNS4:c_fontSize;c_canPause=0;function c_getOS(a){return c_iE?document.all[a].style:c_nS4?document.layers['c_container'].document.layers[a]:document.getElementById(a).style};function c_start(){var o=c_getOS('c_1');var px=c_nS4?0:'px';if(c_iE||c_oP){if(o.pixelTop==c_paddingTop){c_canPause=1;if(c_count>1)c_TIM=setTimeout("c_canPause=0;c_slide()",c_timeout);return};o.pixelTop-=c_d;if(c_oP&&o.visibility.toLowerCase()!='visible')o.visibility='visible';setTimeout("c_start()",c_slideSpeed);return};if(parseInt(o.top)==c_paddingTop){c_canPause=1;if(c_count>1)c_TIM=setTimeout("c_canPause=0;c_slide()",c_timeout);return};o.top=parseInt(o.top)-c_d+px;setTimeout("c_start()",c_slideSpeed)};function c_slide(){var o=c_getOS('c_'+c_cur);var o2=c_getOS('c_'+(c_cur<c_count?c_cur+1:1));var px=c_nS4?0:'px';if(c_iE||c_oP){if(o.pixelTop==c_paddingTop*2-c_height*c_d){if(c_oP)o.visibility='hidden';o.pixelTop=c_height*c_d;c_cur=c_cur<c_count?c_cur+1:1;c_canPause=1;c_TIM=setTimeout("c_canPause=0;c_slide()",c_timeout);return};o.pixelTop-=c_d;if(c_oP&&o2.visibility.toLowerCase()!='visible')o2.visibility='visible';o2.pixelTop-=c_d;setTimeout("c_slide()",c_slideSpeed);return};if(parseInt(o.top)==c_paddingTop*2-c_height*c_d){o.top=c_height*c_d+px;c_cur=c_cur<c_count?c_cur+1:1;c_canPause=1;c_TIM=setTimeout("c_canPause=0;c_slide()",c_timeout);return};o.top=parseInt(o.top)-c_d+px;o2.top=parseInt(o2.top)-c_d+px;setTimeout("c_slide()",c_slideSpeed)};if(c_nS4||c_iE||c_oP||document.getElementById&&!c_kN&&!c_oP4){document.write('<style>.vnewsticker,a.vnewsticker{font-family:'+c_font+';font-size:'+c_fontSize2+';color:'+c_fontColor+';text-decoration:'+c_textDecoration+';font-weight:'+c_fontWeight+'}a.vnewsticker:hover{font-family:'+c_font+';font-size:'+c_fontSize2+';color:'+c_fontColorHover+';text-decoration:'+c_textDecorationHover+'}</style>');c_temp='<div '+(c_nS4?"name":"id")+'=c_container style="position:'+c_position+';top:'+c_top+'px;left:'+c_left+'px;width:'+c_width+'px;height:'+c_height+'px;background:'+c_bgColor+';layer-background'+(c_bgColor.indexOf("url(")==0?"-image":"-color")+':'+c_bgColor+';clip:rect(0,'+c_width+','+c_height+',0);overflow:hidden">';for(c_i=0;c_i<c_count;c_i++)c_temp+='<div '+(c_nS4?"name":"id")+'=c_'+(c_i+1)+' style="position:absolute;top:'+(c_height*c_d)+'px;left:'+c_paddingLeft+'px;width:'+(c_width-c_paddingLeft*2)+'px;height:'+(c_height-c_paddingTop*2)+'px;clip:rect(0,'+(c_width-c_paddingLeft*2)+','+(c_height-c_paddingTop*2)+',0);overflow:hidden'+(c_oP?";visibility:hidden":"")+'" class=vnewsticker>'+(c_content2[c_i][0]!=''?'<a href="'+c_content2[c_i][0]+'" target="'+c_content2[c_i][2]+'" class=vnewsticker'+(c_pauseOnMouseOver?" onmouseover=\'if(c_canPause&&c_count>1){clearTimeout(c_TIM);c_cl=1}\' onmouseout=\'if(c_canPause&&c_count>1&&c_cl)c_TIM=setTimeout(\"c_canPause=0;c_slide();c_cl=0\","+c_timeout+")\'":"")+'>':'<span'+(c_pauseOnMouseOver?" onmouseover=\'if(c_canPause&&c_count>1){clearTimeout(c_TIM);c_cl=1}\' onmouseout=\'if(c_canPause&&c_count>1&&c_cl)c_TIM=setTimeout(\"c_canPause=0;c_slide();c_cl=0\","+c_timeout+")\'":"")+'>')+c_content2[c_i][1]+(c_content2[c_i][0]!=''?'</a>':'</span>')+'</div>';c_temp+='</div>';document.write(c_temp);setTimeout("c_start()",1000);if(c_nS4)onresize=function(){location.reload()}}