document.write("<style>");
document.write(".Scpy_0{position:absolute; width:400px; border:2px solid blue; background-color:menu; font-family:Verdana; line-height:20px; cursor:default; visibility:hidden;  z-index:100;}");
document.write(".Scpy_1{cursor: default; font: menutext; position: absolute; width: 170px; background-color: menu;  border: 1 solid buttonface;visibility:hidden; border: 2 outset buttonhighlight; font-family: Verdana,Geneva, Arial; font-size: 10px; color: blue; z-index:100;}");
document.write(".Scpy_2{padding-left:15px; padding-right:10px; }");
document.write(".Scpy_3{color:blue}");
document.write("</style>");
var Scpy_4=1
var Scpy_5=0

function Scpy_6(){
var Scpy_7=document.body.clientWidth-event.clientX
var Scpy_8=document.body.clientHeight-event.clientY

if (Scpy_7<Scpy_9.offsetWidth)
Scpy_9.style.left=document.body.scrollLeft+event.clientX-Scpy_9.offsetWidth
else
Scpy_9.style.left=document.body.scrollLeft+event.clientX
if (Scpy_8<Scpy_9.offsetHeight)
Scpy_9.style.top=document.body.scrollTop+event.clientY-Scpy_9.offsetHeight
else
Scpy_9.style.top=document.body.scrollTop+event.clientY

Scpy_9.style.visibility="visible"
return false
}

function Scpy_10(){
Scpy_9.style.visibility="hidden"
}

function Scpy_11(){if (event.srcElement.className=="Scpy_2"){
event.srcElement.style.backgroundColor="blue"
event.srcElement.style.color="yellow"
if (Scpy_5==1) window.status=event.srcElement.url
if (Scpy_5==0)  window.status='Bonne visite sur mon site Pascal '
}
}

function Scpy_12(){
if (event.srcElement.className=="Scpy_2"){
event.srcElement.style.backgroundColor=""
event.srcElement.style.color="red"
window.status=''
}
}

function Scpy_13(){
if (event.srcElement.className=="Scpy_2"){
if (event.srcElement.getAttribute("target")!=null)
window.open(event.srcElement.url,event.srcElement.getAttribute("target"))
else
window.location=event.srcElement.url
}
}