// Dedicated to my best comrades of the Club of the 200's.
// If you are still on my track and found this small witness of my existence,
// then listern now to the next exercise:
// Find the Stone, who makes Gold to Wisdom if you touch it with
// the Water of the Eternity.
// That brings you closer to me and maybe you can now outsmart me.
// This is the 7th lesson I give you to proof your IQ is higher than mine one is.
// And to prepare yourself for my 8th lesson you might need this:
// On one the places I have been before there is a normal human being, a common flat one,
// but he knows about the book of the books. Once he touched big knowledge.
// You now have to find him and get to know what he knows. Find him now
// to be ready for the 8th lesson, find him, but don't expect further details.
// "When the skies of the 3 earths darken and the night comes,
// there is a song, coming from the forests of the 4th world, the hidden world,
// reaching Shamatra Rama and the lands beyond this mighty river what is a small see.
// Those who sing this song are not humans but those who made the rules of the 3 worlds.
// If the song ever ends, who will sing the next song, and what will it be about?"
// Tibet, M8 GG3 7C, Attidude 7.33 km - See them. And you will believe.
// They don't talk to you nor they ever talked to me, but they recognize us.
BOTSCHAFT=new Array();
UEBERSCHRIFT=new Array();
ta="

" +
"
";
// OnMouseOver="Info(1,15,-350,-100); return true;" OnMouseOut="hideit(); return true;"
UEBERSCHRIFT[0]="JF Jamaica Focus";
BOTSCHAFT[0]="Recommend us to your business partners and friends - but don't tell your competitors about us! We are the only one who says to you: 'Be smart and compare'.
Get here your FREE web page or start your e-business right away!";
UEBERSCHRIFT[1]="Job & Business";
BOTSCHAFT[1]="Vacancies, Seeking a Job, Vocational Training, Office & Business Service, Business Contacts / Ware Trading, Business Equipment.";
UEBERSCHRIFT[2]="Hi-Tec & Electronics";
BOTSCHAFT[2]="Office Communication, Computers, TV / Video, Hifi, Photo / Film/ Optical.";
UEBERSCHRIFT[3]="Real Estate Market";
BOTSCHAFT[3]="Rentals (Accomodation), Rentals (Business Rooms Empty), Business Take-Over Requests, Real Estate Sales, Capital and Money Interactions.";
UEBERSCHRIFT[4]="Car Market";
BOTSCHAFT[4]="Private Cars, Camping and Utility Vehicles, Wheels / Parts / Accessories, Motorcycles, Motorcycle Wheels / Parts / Accessories.";
UEBERSCHRIFT[5]="Family";
BOTSCHAFT[5]="Everything for the Child, Woman's Wear, Man's Wear, Ornaments / Accessoires, Health / Body Care, Animals.";
UEBERSCHRIFT[6]="House & Garden";
BOTSCHAFT[6]="Living Room, Bedroom, Bath / Floor / Kitchen / Dining Room, Household Utilities, Room Equipment, Antiques / Arts, Liquidations / Movements, Renovations / Building, Garden.";
UEBERSCHRIFT[7]="Heartbeats";
BOTSCHAFT[7]="I saw you, He seeks Her, She seeks Him, She seeks Her, He seeks Him, More.";
UEBERSCHRIFT[8]="Sports & Travelling";
BOTSCHAFT[8]="Sports, Bicycles, Holiday Accomodations and Houses, Travels / Lift Opportunities, Camping.";
UEBERSCHRIFT[9]="Culture & Hobby";
BOTSCHAFT[9]="Music, Hobbys / Gaming, Collections, Books / Newspapers / Magazines, Events, Reader's Meetings, Finallies.";
UEBERSCHRIFT[10]="Mediascape Jamaica";
BOTSCHAFT[10]="Jamaica Focus is the only company nearly covering the complete media scape in Jamaica. Mediascape Jamaica connects you straight to 3 Jamaican newspapers and magazines, to Starz Jamaica (music), to our own worldwide
TV & radio programmes, to the Shopping Mall Jamaica and Soulchat Jamaica.";
UEBERSCHRIFT[11]="Commercials @ Classifieds Jamaica";
BOTSCHAFT[11]="Promote your business at CJ. The concept of Classifieds Jamaica promises you highest hit rates and many jumps to your web pages! Publish your number to get many calls.";
UEBERSCHRIFT[12]="JF sets Speed Standards in Jamaica";
BOTSCHAFT[12]="Individual 155 MBit/s fibre optical connections to Topnet, Nacamar, GTS/EBone, the University Karlsruhe (Belwü/DFN) and Level3. A 100 MBit/s and 1000 MBit/s fibre optical connection to DE-CIX, 2x 155 MBit/s fibre optical connection to the Deutsche Telekom AG and a 34 MBit/s line to tesion Telekommunikation.";
UEBERSCHRIFT[13]="Soul Chat Jamaica";
BOTSCHAFT[13]="This forum provides fun and connectivity among all Internet users! Meet here your friends or people from around the world for critical political discussions, to talk about crime, sex, economy, recipes or whatever you want. Different chat areas are provided.";
UEBERSCHRIFT[14]="Soul Chat Jamaica";
BOTSCHAFT[14]="This forum provides fun and connectivity among all Internet users! Meet here your friends or people from around the world for critical political discussions, to talk about crime, sex, economy, recipes or whatever you want. Different chat areas are provided.";
UEBERSCHRIFT[15]="Free E-Mail Accounts";
BOTSCHAFT[15]="The upper field needs the name desired (e.g.: ''pj'', ''edward'', ''bruce301'' or ''princess''. The lower field allows you to choose one of the extensions available for your e-mail address.
However, if your desired name was given to someone else, you will get notified and can select another name or extension. With our confirmation you receive the instructions how to access your mail. Enjoy!";
UEBERSCHRIFT[16]="JF Services";
BOTSCHAFT[16]="Select one of our major service categories and we will respond! is there any easier way to start a business?";
UEBERSCHRIFT[17]="Express Yourself!";
BOTSCHAFT[17]="JF always appreciates your feedback. Now you can supply us your opinions just with a simple click! You don't need to add personal data (name, address, etc.) if you don't want.";
UEBERSCHRIFT[18]="mmm";
BOTSCHAFT[18]="mmm";
UEBERSCHRIFT[19]="mmm";
BOTSCHAFT[19]="mmm";
UEBERSCHRIFT[20]="mmm";
BOTSCHAFT[20]="mmm";
var x = 0;
var xx=10;
var yy=0;
var y = 0;
var showit = 0;
// Welchen Browser haben wir denn...
// ----------------------------------
ns = (document.layers)? true:false
ie4 = (document.all)? true:false
ie5 = false;
if (ie4)
{
if (navigator.userAgent.indexOf('MSIE 5')>0)
{
ie5 = true;
}
}
if ( (ns) || (ie4) )
{
if (ns) over = document.popDiv
if (ie4) over = popDiv.style
document.onmousemove = mouseMove
if (ns) document.captureEvents(Event.MOUSEMOVE)
}
function wtl(txt)
{
if (ns)
{
var lll = document.popDiv.document
lll.write(txt)
lll.close()
}
else
{
if (ie4) document.all["popDiv"].innerHTML = txt
}
}
function show(obj)
{
if (ns) obj.visibility = "show"
else if (ie4) obj.visibility = "visible"
}
function hide(obj)
{
if (ns) obj.visibility = "hide"
else if (ie4) obj.visibility = "hidden"
}
function moveTo(obj,lx,ly)
{
obj.left = lx
obj.top = ly
}
function hideit()
{
if ( (ns) || (ie4) )
{
showit = 0;
hide(over);
}
}
// Popup zusammenbasteln
// ---------------------
// Popup zusammenbasteln
// ---------------------
function Zeige1(BOTSCHAFT, UEBERSCHRIFT)
{
txt = ""
wtl(txt);
display_it();
}
function ZeigeJF(BOTSCHAFT, UEBERSCHRIFT)
{
txt = ""
wtl(txt);
display_it();
}
function Info(Was,i,xn,yn)
{
yy=yn;
xx=xn;
if (yy==-111) xx=-335;
if (yy==-244) xx=-335;
if (Was==0)
{
ZeigeJF(BOTSCHAFT[i],UEBERSCHRIFT[i]);
}
else
if (Was==1)
{
Zeige1(BOTSCHAFT[i],UEBERSCHRIFT[i]);
}
}
// ...und jetzt anzeigen
// ---------------
function display_it()
{
if ( (ns) || (ie4) )
{
if (showit == 0)
{
moveTo(over,x+xx,y+yy);
show(over);
window.bringtofront=true;
showit = 1;
}
}
}
// Auf mousemoves reagieren
// -----------------------
function mouseMove(e)
{
if (ns) {x=e.pageX; y=e.pageY;}
if (ie4) {x=event.x; y=event.y;}
if (ie5) {x=event.x+document.body.scrollLeft; y=event.y+document.body.scrollTop;}
if (showit)
{
moveTo(over,x+xx,y+yy);
}
}