Des propositions bien sous tous rapports
Récompenser oui, mais pas n'importe comment
Univers Pharmacie ouvre son capital
N°2797 - Samedi 10 Octobre 2009
Délais de paiement : mieux vaut tard que jamais
Univers Pharmacie et Leclerc en Cassation
Les défibrillateurs se multiplient
N°378 - samedi 5 septembre 2009
Univers Pharmacie fédère les officines

Enquête Conseils en pharmacie - médicaments déremboursés

Septembre 2009
En France - La révolution des pharmacies
Strasbourg - Après l'incendie, la pharmacie enfin rouverte
Mercredi 8 Juillet 2009
Strasbourg - Isidore Rubinstein a rouvert
Affaire de la publicité LECLERC RETOUR DEVANT LA JUSTICE
N°2674 - Lundi 22 Juin 2009
Univers Pharmacie installe des défibrillateurs
N°46 - Avril 2009
L'UDGPO demande des délais de paiement supérieurs
N°46 - Avril 2009
Une nouvelle enseigne en projet
N°2776 - 18 avril 2009
La première pharmacie en ligne est opérationnelle

// style="position:absolute"
document.getElementById('floatlayer').style.position="absolute";
var ns = (navigator.appName.indexOf("Netscape") != -1);
var d = document;
var px = document.layers ? "" : "px";
function browser_size() {
var myWidth = 0, myHeight = 0;
if( typeof( window.innerWidth ) == 'number' ) {
//Non-IE
myWidth = window.innerWidth;
myHeight = window.innerHeight;
} else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
//IE 6+ in 'standards compliant mode'
myWidth = document.documentElement.clientWidth;
myHeight = document.documentElement.clientHeight;
} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
//IE 4 compatible
myWidth = document.body.clientWidth;
myHeight = document.body.clientHeight;
}
winH=myHeight;
//window.alert( 'Width = ' + myWidth );
//window.alert( 'Height = ' + myHeight );
// return myHeight;
//JSFX_FloatDiv("divTopRight", winW, winH).flt();
}
function win_width()
{
var winW = 630, winH = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
winW = window.innerWidth;
winH = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
winW = document.body.offsetWidth;
winH = document.body.offsetHeight;
}
}
if(winW<931)
winW=730;
else
winW=((winW-931)/2)+723;
JSFX_FloatDiv("floatlayer", winW, 6).flt()
//return ;div #floatlayer
}
function JSFX_FloatDiv(id, sx, sy)
{
var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
window[id + "_obj"] = el;
if(d.layers)el.style=el;
el.cx = el.sx = sx;el.cy = el.sy = sy;
el.sP=function(x,y){this.style.left=x+px;this.style.top=y+px;};
el.flt=function()
{
var pX, pY;
pX = (this.sx >= 0) ? 0 : ns ? innerWidth :
document.documentElement && document.documentElement.clientWidth ?
document.documentElement.clientWidth : document.body.clientWidth;
pY = ns ? pageYOffset : document.documentElement && document.documentElement.scrollTop ?
document.documentElement.scrollTop : document.body.scrollTop;
if(this.sy<0)
pY += ns ? innerHeight : document.documentElement && document.documentElement.clientHeight ?
document.documentElement.clientHeight : document.body.clientHeight;
this.cx += (pX + this.sx - this.cx)/8;this.cy += (pY + this.sy - this.cy)/8;
this.sP(this.cx, this.cy);
var browser_height=browser_size();
var limit_bottom=browser_height-603-this.cy;
if(this.cy>269 )
setTimeout(this.id + "_obj.flt()", 40);
else{
this.cy=270;
setTimeout(this.id + "_obj.flt()", 40);
}
if(limit_bottom>10)
{
setTimeout(this.id + "_obj.flt()", 40);
}
}
return el;
}
//JSFX_FloatDiv("divTopRight", 100, 10).flt();
win_width();