// JavaScript Document







/*Example message arrays for the two demo scrollers*/



var tickercontent=new Array()

tickercontent[0]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news1.html">OFWs in Iraq hard to monitor </a><br />THE Department of Foreign Affairs (DFA) has admitted difficulty in monitoring the recruitment of Filipino workers to Iraq since most transactions are done via the internet.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news1.html">read full article</a>. '

tickercontent[1]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news2.html">No Filipino casualties in Saudi pipeline blast, fire</a><br />The Department of Foreign Affairs (DFA) assured on Monday that there were no Filipino casualties in an explosion and fire that hit a gas pipeline in eastern Saudi Arabia that killed 28 workers over the weekend.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news2.html">read full article</a>. '

tickercontent[2]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news3.html">DFA: Saudis dont have rights over RP passports</a><br />MANILA, Philippines - The Department of Foreign Affairs (DFA) said that it is illegal for Saudi Arabian employers to keep the Philippine passports of their workers.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news3.html">read full article</a>. '

tickercontent[3]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news4.html">2010 FSO Announcement </a><br />MANILA, Philippines - The Board of Foreign Service Examinations, pursuant to provisions of the Foreign Service Act (R.A. 7157) of 1991 and the Revised Administrative Code of 1987, announces the holding of the 2010 FOREIGN SERVICE OFFICER (FSO) EXAMINATION to recruit candidates for appointment to the position of Foreign Service Officer, Class IV.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news4.html">read full article</a>. '

tickercontent[4]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news5.html">RP Embassy in London Issues Warning on Dubious Online Job Offers </a><br />5 February 2010 - The Philippine Embassy in London issued an advisory for Filipino online jobseekers looking for employment in the United Kingdom, advising them to be more cautious in view of the rampant cases of bogus internet job offers. <br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news5.html">read full article</a>. '

tickercontent[5]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news6.html">DFA Passport Services to Commence at New Building </a><br />07 March 2010 - The Department of Foreign Affairs (DFA) wishes to inform the public that beginning tomorrow, March 8, passport services will commence at a new building located at the corner of Bradco and Macapagal Avenues in Aseana Business Park, near the Mall of Asia. <br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news6.html">read full article</a>. '

tickercontent[6]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news7.html">SFA E-Passport Launch</a><br />Skeptics, critics and Thomases have said that we would never have machine readable, or ePassport during your Presidency.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news7.html">read full article</a>. '

tickercontent[7]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news8.html">DFA Authentication and Passport Services Moving to New Building </a><br />27 February 2010 - The Department of Foreign Affairs (DFA) wishes to inform the public that its Office of Consular Affairs (OCA) has started the gradual transfer of its operations to a new building located at the corner of Bradco and Macapagal Avenues in Aseana Business Park, near the Mall of Asia.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news8.html">read full article</a>. '

tickercontent[8]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news9.html">Results of the Preliminary Interview of the 2010 FSO EXAMINATION </a><br />The Board of Foreign Service Examinations (BFSE) would like to announce that the following fifty-nine (59) examinees passed the Preliminary Interview of the 2010 Foreign Service Officer (FSO) Examination, held on 17 July 2010 at the DFA Building:<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news9.html">read full article</a>. '

tickercontent[9]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news10.html">Parangal ng Embahada sa Abuja para sa mga OFWs Bilang "Bagong Bayani" sa Pagdiriwang ng National Heroes Day </a><br />3 Setyembre 2010 - Pinarangalan ng Embahada ng Pilipinas sa Abuja ang mga overseas Filipino workers (OFWs) sa Nigeria at buong West Africa bilang mga bagong bayani sa pagdiriwang ng National Heores Day.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news10.html">read full article</a>. '

tickercontent[10]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news11.html">DFA Warns the Public Against Passport Fixers</a><br />18 June 2010 - The Department of Foreign Affairs-Office of Consular Affairs (DFA-OCA) is warning the public against unscrupulous and enterprising individuals who charge exorbitant fees in exchange for a passport appointment.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news11.html">read full article</a>. '

tickercontent[11]='<a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news12.html">Renew Passports Six Months Before Expiry, DFA Reminds Public </a><br />15 April 2010 - The Department of Foreign Affairs (DFA) reminds the public to check the validity of their passports and renew them six months before expiry to avoid the hassle of getting a replacement in light of increased passport applications especially during the summer season.<br /><a href="http://telephonepassportexpress.com/DFA-OFW-news/dfa-passport-news12.html">read full article</a>. '






function domticker(content, divId, divClass, delay, fadeornot){

this.content=content

this.tickerid=divId //ID of master ticker div. Message is contained inside first child of ticker div

this.delay=delay //Delay between msg change, in miliseconds.

this.mouseoverBol=0 //Boolean to indicate whether mouse is currently over ticker (and pause it if it is)

this.pointer=1

this.opacitystring=(typeof fadeornot!="undefined")? "width: 100%; filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1" : ""

if (this.opacitystring!="") this.delay+=500 //add 1/2 sec to account for fade effect, if enabled

this.opacitysetting=0.2 //Opacity value when reset. Internal use.

document.write('<div id="'+divId+'" class="'+divClass+'"><div style="'+this.opacitystring+'">'+content[0]+'</div></div>')

var instanceOfTicker=this

setTimeout(function(){instanceOfTicker.initialize()}, delay)

}



domticker.prototype.initialize=function(){

var instanceOfTicker=this

this.contentdiv=document.getElementById(this.tickerid).firstChild //div of inner content that holds the messages

document.getElementById(this.tickerid).onmouseover=function(){instanceOfTicker.mouseoverBol=1}

document.getElementById(this.tickerid).onmouseout=function(){instanceOfTicker.mouseoverBol=0}

this.rotatemsg()

}



domticker.prototype.rotatemsg=function(){

var instanceOfTicker=this

if (this.mouseoverBol==1) //if mouse is currently over ticker, do nothing (pause it)

setTimeout(function(){instanceOfTicker.rotatemsg()}, 100)

else{

this.fadetransition("reset") //FADE EFFECT- RESET OPACITY

this.contentdiv.innerHTML=this.content[this.pointer]

this.fadetimer1=setInterval(function(){instanceOfTicker.fadetransition('up', 'fadetimer1')}, 100) //FADE EFFECT- PLAY IT

this.pointer=(this.pointer<this.content.length-1)? this.pointer+1 : 0

setTimeout(function(){instanceOfTicker.rotatemsg()}, this.delay) //update container

}

}



// -------------------------------------------------------------------

// fadetransition()- cross browser fade method for IE5.5+ and Mozilla/Firefox

// -------------------------------------------------------------------



domticker.prototype.fadetransition=function(fadetype, timerid){

var contentdiv=this.contentdiv

if (fadetype=="reset")

this.opacitysetting=0.2

if (contentdiv.filters && contentdiv.filters[0]){

if (typeof contentdiv.filters[0].opacity=="number") //IE6+

contentdiv.filters[0].opacity=this.opacitysetting*100

else //IE 5.5

contentdiv.style.filter="alpha(opacity="+this.opacitysetting*100+")"

}

else if (typeof contentdiv.style.MozOpacity!="undefined" && this.opacitystring!=""){

contentdiv.style.MozOpacity=this.opacitysetting

}

else

this.opacitysetting=1

if (fadetype=="up")

this.opacitysetting+=0.2

if (fadetype=="up" && this.opacitysetting>=1)

clearInterval(this[timerid])

}

