/* 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...
vs_font='';
vs_fontSize='';
vs_fontSizeNS4='';
vs_fontWeight='';
vs_fontColor='';
vs_textDecoration='none';
vs_fontColorHover='';// | won't work
vs_textDecorationHover='underline';// | in Netscape4
vs_bgColor='transparent';
// set [='transparent'] for transparent
// set [='url(image_source)'] for image
vs_top=196;// |
vs_left=10;// | defining
vs_width=160;// | the box
vs_height=200;// |
vs_paddingTop=2;
vs_paddingLeft=2;
vs_position='absolute';// absolute/relative
vs_timeout=2500;//1000 = 1 second
vs_slideSpeed=30;
vs_slideDirection=0;//0=down-up;1=up-down
vs_pauseOnMouseOver=true;
// v2.2+ new below
vs_slideStep=4;//pixels
vs_textAlign='left';// left/center/right
vs_textVAlign='top';// top/middle/bottom - won't work in Netscape4
// === 2 === THE CONTENT - ['href','text','target']
// Use '' for href to have no link item
vs_content=[
['news_det.php?tm=20100315130111&news=72','New factory Branch in Heraklion Crete
01-06-2008
PROFILCO S.A in order to continue the effort to be on your side is in the pleasant position to announce to you the opening of the new branch ...','_self'],
['news_det.php?tm=20100315130111&news=68','PROFILCO RU in exhibition MosBuild (windows and doors – glass and fasades), April 2008
20-04-2008
PROFILCO RU participated in the largest international exhibition MosBuild.(windows and doors – glass and fasades) in Russia...','_self'],
['news_det.php?tm=20100315130111&news=61','Participation of PROFILCO RU in “Southern Architecture & Construction Forum” exhibition
01-03-2008
PROFILCO RU in Krasnodar participated in the largest international exhibition in Russia...','_self'],
['news_det.php?tm=20100315130111&news=60','Participation of PROFILCO UA in the international exhibition in Ukraine
15-02-2008
Profilco Ukraine participated in the largest international exhibition of the country...','_self'],
['news_det.php?tm=20100315130111&news=27','Exhibition HELLENIC ALUMINIUM 07
15-05-2007
Presenting the new systems designed upon the customers’ needs...','_self'],
['news_det.php?tm=20100315130111&news=26','New Branch factory in Renti
02-05-2007
Implementing the investing plan for better customer service...','_self'],
['news_det.php?tm=20100315130111&news=29','Participation of PROFILCO RU in exhibition MosBuild(windows and doors – glass and fasades), April 2007
25-04-2007
MosBuild (windows and doors – glass and fasades) exhibition took place in Moscow ...','_self'],
['news_det.php?tm=20100315130111&news=10','IFT Rosenheim certification for Curtain Wall PR50
20-02-2007
Another great success for PROFILCO came from the city..','_self'],
['news_det.php?tm=20100315130111&news=12','New Branch factory in Lamia
18-02-2007
Profilco believes in the two ways communication...','_self'],
['news_det.php?tm=20100315130111&news=9','Factory branch in Inofita Viotias
01-01-2007
PROFILCO S.A. in order to have the best service...','_self'],
['news_det.php?tm=20100315130111&news=7','Painting procedure certification according to QUALICOAT and QUALICOAT SEASIDE CLASS
07-09-2006
PROFILCO aluminium extrusion industry disposes a vertical ...','_self']
];
// ===
vs_ua=navigator.userAgent;
vs_nS4=document.layers?1:0;
vs_iE=document.all&&!window.innerWidth&&vs_ua.indexOf("MSIE")!=-1?1:0;
vs_oP=vs_ua.indexOf("Opera")!=-1&&document.clear?1:0;
vs_oP7=vs_oP&&document.appendChild?1:0;
vs_oP4=vs_ua.indexOf("Opera")!=-1&&!document.clear;
vs_kN=vs_ua.indexOf("Konqueror")!=-1&&parseFloat(vs_ua.substring(vs_ua.indexOf("Konqueror/")+10))<3.1?1:0;
vs_count=vs_content.length;
vs_cur=1;vs_cl=0;
vs_d=vs_slideDirection?-1:1;
vs_TIM=0;
vs_fontSize2=vs_nS4&&navigator.platform.toLowerCase().indexOf("win")!=-1?vs_fontSizeNS4:vs_fontSize;
vs_canPause=0;
function vs_getOS(a)
{return vs_iE?document.all[a].style:vs_nS4?document.layers["vs_container"].document.layers[a]:document.getElementById(a).style};
function vs_start(){
var o,px;o=vs_getOS("vs_1");px=vs_oP&&!vs_oP7||vs_nS4?0:"px";
if(parseInt(o.top)==vs_paddingTop)
{vs_canPause=1;if(vs_count>1)vs_TIM=setTimeout("vs_canPause=0;vs_slide()",vs_timeout);return}
o.top=(parseInt(o.top)-vs_slideStep*vs_d)*vs_d>vs_paddingTop*vs_d?parseInt(o.top)-vs_slideStep*vs_d+px:vs_paddingTop+px;
if(vs_oP&&o.visibility.toLowerCase()!="visible")o.visibility="visible";setTimeout("vs_start()",vs_slideSpeed)};
function vs_slide()
{
var o,o2,px;
o=vs_getOS("vs_"+vs_cur);
o2=vs_getOS("vs_"+(vs_curvs_paddingTop*vs_d){o.top=parseInt(o.top)-vs_slideStep*vs_d+px;o2.top=parseInt(o2.top)-vs_slideStep*vs_d+px}else{o.top=-vs_height*vs_d+px;o2.top=vs_paddingTop+px}setTimeout("vs_slide()",vs_slideSpeed)};if(vs_nS4||vs_iE||vs_oP||document.getElementById&&!vs_kN&&!vs_oP4){
document.write("");vs_temp="