/* 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...
v_font2='verdana,arial,sans-serif';
v_font2Size='10px';
v_font2SizeNS4='11px';
v_font2Weight='normal';
v_font2Color='#000000';
v_textDecoration2='none';
v_font2ColorHover='#999999';//		| won't work
v_textDecoration2Hover='underline';//	| in Netscape4
v_bgColor2='transparent';
// set [='transparent'] for transparent
// set [='url(image_source)'] for image
v_top2=0;//	|
v_left2=0;//	| defining
v_width2=150;//	| the box
v_height2=52;//	|
v_paddingTop2=2;
v_paddingLeft2=2;
v_position2='relative';// absolute/relative
v_TIM2eout2=2500;//1000 = 1 second
v_slide2Speed2=30;
v_slide2Direction2=0;//0=down-up;1=up-down
v_pauseOnMouseOver2=true;
// v2.2+ new below
v_slide2Step2=1;//pixels
v_textAlign2='left';// left/center/right
v_textVAlign2='middle';// top/middle/bottom - won't work in Netscape4

// === 2 === THE CONTENT - ['href','text','target']
// Use '' for href to have no link item
v_content2=[
['http://visadropbox.com/index.asp','24 hours service for Malaysian Visa Drop Box available in Karachi at Amber Tower, Showroom No.10, Ground Floor, Main Shahrah-e-Faisal near Citibank.','_self'],
['http://visadropbox.com/index.asp','Malaysia embassy has started accepting all categories through Gerry’s.','_self'],
['http://visadropbox.com/index.asp','Swedeen embassy has started accepting all categories through Gerry’s.','_self'],
['http://visadropbox.com/index.asp','Gerry’s has started accepting application for tourist and business category of Mauritius.','_self'],
['http://visadropbox.com/index.asp','Netherlands accepting only work permit category.','_self'],
['http://visadropbox.com/index.asp','Gerry’s accepting Visa application of Greece and Malta through Italian Embassy.','_self'],
['http://visadropbox.com/index.asp','Gerry\'s  accepting Visa application of Denmark through Sweden Embassy.','_self'],
['http://visadropbox.com/index.asp','Only short stay visa applications accepted for Denmark.','_self'],
['http://visadropbox.com/index.asp','Submission of application temporarily closed by Portugal embassy."','_blank']
];

// ===
v_ua2=navigator.userAgent;v_nS24=document.layers?1:0;v_iE=document.all&&!window.innerWidth&&v_ua2.indexOf("MSIE")!=-1?1:0;v_oP2=v_ua2.indexOf("Opera")!=-1&&document.clear?1:0;v_oP27=v_oP2&&document.appendChild?1:0;v_oP24=v_ua2.indexOf("Opera")!=-1&&!document.clear;v_kN2=v_ua2.indexOf("Konqueror")!=-1&&parseFloat(v_ua2.substring(v_ua2.indexOf("Konqueror/")+10))<3.1?1:0;v_count2=v_content2.length;v_cur2=1;v_cl2=0;v_d=v_slide2Direction2?-1:1;v_TIM2=0;v_font2Size2=v_nS24&&navigator.platform.toLowerCase().indexOf("win")!=-1?v_font2SizeNS4:v_font2Size;v_canPause2=0;function v_getOS2(a){return v_iE?document.all[a].style:v_nS24?document.layers["v_container"].document.layers[a]:document.getElementById(a).style};function v_start2(){var o,px;o=v_getOS2("v_1");px=v_oP2&&!v_oP27||v_nS24?0:"px";if(parseInt(o.top)==v_paddingTop2){v_canPause2=1;if(v_count2>1)v_TIM2=setTimeout("v_canPause2=0;v_slide2()",v_TIM2eout2);return}o.top=(parseInt(o.top)-v_slide2Step2*v_d)*v_d>v_paddingTop2*v_d?parseInt(o.top)-v_slide2Step2*v_d+px:v_paddingTop2+px;if(v_oP2&&o.visibility.toLowerCase()!="visible")o.visibility="visible";setTimeout("v_start2()",v_slide2Speed2)};function v_slide2(){var o,o2,px;o=v_getOS2("v_"+v_cur2);o2=v_getOS2("v_"+(v_cur2<v_count2?v_cur2+1:1));px=v_oP2&&!v_oP27||v_nS24?0:"px";if(parseInt(o2.top)==v_paddingTop2){if(v_oP2)o.visibility="hidden";o.top=v_height2*v_d+px;v_cur2=v_cur2<v_count2?v_cur2+1:1;v_canPause2=1;v_TIM2=setTimeout("v_canPause2=0;v_slide2()",v_TIM2eout2);return}if(v_oP2&&o2.visibility.toLowerCase()!="visible")o2.visibility="visible";if((parseInt(o2.top)-v_slide2Step2*v_d)*v_d>v_paddingTop2*v_d){o.top=parseInt(o.top)-v_slide2Step2*v_d+px;o2.top=parseInt(o2.top)-v_slide2Step2*v_d+px}else{o.top=-v_height2*v_d+px;o2.top=v_paddingTop2+px}setTimeout("v_slide2()",v_slide2Speed2)};if(v_nS24||v_iE||v_oP2||document.getElementById&&!v_kN2&&!v_oP24){
document.write("<style>.vnewsticker,a.vnewsticker{font-family:"+v_font2+";font-size:"+v_font2Size2+";color:"+v_font2Color+";text-decoration:"+v_textDecoration2+";font-weight:"+v_font2Weight+"}a.vnewsticker:hover{font-family:"+v_font2+";font-size:"+v_font2Size2+";color:"+v_font2ColorHover+";text-decoration:"+v_textDecoration2Hover+"}</style>");v_temp="<div "+(v_nS24?"name":"id")+"=v_container style='position:"+v_position2+";top:"+v_top2+"px;left:"+v_left2+"px;width:"+v_width2+"px;height:"+v_height2+"px;background:"+v_bgColor2+";layer-background"+(v_bgColor2.indexOf("url(")==0?"-image":"-color")+":"+v_bgColor2+";clip:rect(0,"+v_width2+","+v_height2+",0);overflow:hidden'>"+(v_iE?"<div style='position:absolute;top:0px;left:0px;width:100%;height:100%;clip:rect(0,"+v_width2+","+v_height2+",0)'>":"");for(v_i=0;v_i<v_count2;v_i++)
v_temp+="<div "+(v_nS24?"name":"id")+"=v_"+(v_i+1)+" style='position:absolute;top:"+(v_height2*v_d)+"px;left:"+v_paddingLeft2+"px;width:"+(v_width2-v_paddingLeft2*2)+"px;height:"+(v_height2-v_paddingTop2*2)+"px;clip:rect(0,"+(v_width2-v_paddingLeft2*2)+","+(v_height2-v_paddingTop2*2)+",0);overflow:hidden"+(v_oP2?";visibility:hidden":"")+";text-align:"+v_textAlign2+"' class=vnewsticker>"+(!v_nS24?"<table width="+(v_width2-v_paddingLeft2*2)+" height="+(v_height2-v_paddingTop2*2)+" cellpadding=0 cellspacing=0 border=0><tr><td width="+(v_width2-v_paddingLeft2*2)+" height="+(v_height2-v_paddingTop2*2)+" align="+v_textAlign2+" valign="+v_textVAlign2+" class=vnewsticker>":"")+(v_content2[v_i][0]!=""?"<a href='"+v_content2[v_i][0]+"' target='"+v_content2[v_i][2]+"' class=vnewsticker"+(v_pauseOnMouseOver2?" onmouseover='if(v_canPause2&&v_count2>1){clearTimeout(v_TIM2);v_cl2=1}' onmouseout='if(v_canPause2&&v_count2>1&&v_cl2)v_TIM2=setTimeout(\"v_canPause2=0;v_slide2();v_cl2=0\","+v_TIM2eout2+")'":"")+">":"<span"+(v_pauseOnMouseOver2?" onmouseover='if(v_canPause2&&v_count2>1){clearTimeout(v_TIM2);v_cl2=1}' onmouseout='if(v_canPause2&&v_count2>1&&v_cl2)v_TIM2=setTimeout(\"v_canPause2=0;v_slide2();v_cl2=0\","+v_TIM2eout2+")'":"")+">")+v_content2[v_i][1]+(v_content2[v_i][0]!=""?"</a>":"</span>")+(!v_nS24?"</td></tr></table>":"")+"</div>";v_temp+=(v_iE?"</div>":"")+"</div>";document.write(v_temp);setTimeout("v_start2()",1000);if(v_nS24)onresize=function(){location.reload()}}