Old stuff/old_sites/ludo/index2.php.html
(Deskargatu)
<html><head><title>E-Business Corp</title>
<script language="Javascript1.2">
slideStop = 2;
slideInc = 5;
slideImg = new Array ("sport1.jpg","sport2.jpg","sport3.jpg");
</script>
<script language="Javascript">
NS4 = IE4 = VERSION4 = 0;
function slideInit () {
if (VERSION4) {
if (NS4) {
slideImgWidth = document.images["slideImg1"].width;
slideImgHeight = document.images["slideImg1"].height;
slideObj = document.slideN1;
slideObj.top = document.images["slideImg1"].y;
slideObj.left = document.images["slideImg1"].x;
slideObj.clip.top = 0;
slideObj.clip.left = 0;
slideObj.clip.bottom = slideImgHeight;
slideObj.clip.right = slideImgWidth;
slideObj = document.slideN1.document.slideN2;
}
if (IE4) {
slideImgWidth = document.all.slideImg1.width;
slideImgHeight = document.all.slideImg1.height;
slideObj = document.all.slideN1;
slideObj.style.top = slideGetOffset(document.all.slideImg1,"Top");
slideObj.style.left = slideGetOffset(document.all.slideImg1,"Left");
slideObj.style.clip = "rect (0px," + slideImgWidth + "px," + slideImgHeight + "px,0px)";
slideObj = document.all.slideN2;
}
slideSens = 0;
slideCount = 0;
slideChangeImage ();
}
}
</script>
<script language="Javascript1.2">
NS4 = (document.layers) ? 1 : 0;
IE4 = (document.all) ? 1 : 0;
VERSION4 = (NS4|IE4) ? 1 : 0;
// Recharger la page en cas de redimensionnement (NS4 uniquement)
if(NS4){oW=innerWidth;oH=innerHeight;onresize=function(){if(innerWidth!=oW||innerHeight!=oH)location.reload()}}
function slideGetOffset(obj, coord) {
var val = obj["offset"+coord] ;
while ((obj = obj.offsetParent )!=null) {
val += obj["offset"+coord];
if (obj.border && obj.border != 0) val++;
}
return val;
}
function slideChangeImage () {
var x,y;
if (++slideCount >= slideImg.length) slideCount=0;
slideSens = slideSens ? 0 : 1 ;
x = y = 0;
if (slideSens) slidePosition = y = slideImgHeight;
else slidePosition = x = slideImgWidth;
if (NS4) {
slideObj.top = y;
slideObj.left = x;
}
if (IE4) {
slideObj.style.top = y;
slideObj.style.left = x;
}
slideWrite ('<IMG SRC="'+slideImg[slideCount]+'" NAME="slideImg2" BORDER="0" ALIGN="Top" onLoad="slideInitSlide ()" onError="setTimeout(\'slideChangeImage()\',500);">');
}
function slideWrite (str) {
if (NS4) {
with (slideObj.document) {
write(str);
close();
}
}
if (IE4) slideObj.innerHTML = str;
}
function slideInitSlide () {
setTimeout ("slideSlide()",1000*slideStop);
}
function slideSlide () {
slidePosition -= slideInc;
if (slidePosition < 0) slidePosition = 0;
if (NS4) slideSens ? slideObj.top = slidePosition : slideObj.left = slidePosition;
if (IE4) slideSens ? slideObj.style.top = slidePosition : slideObj.style.left = slidePosition;
if (slidePosition == 0) {
document.images['slideImg1'].src = slideImg[slideCount];
slideChangeImage ();
}
else setTimeout ("slideSlide()",50);
}
</script>
<script language="JavaScript">
window.moveTo(0,0);
if (document.getElementById || document.all)
{
window.resizeTo(screen.availWidth, screen.availHeight);
}
else if (document.layers)
{
if (window.outerHeight<screen.availHeight || window.outerWidth<screen.availWidth)
{
window.outerHeight = screen.availHeight;
window.outerWidth = screen.availWidth;
}
}
</script>
<script language="JavaScript">
window.moveTo(0,0);
if (document.getElementById || document.all)
{
window.resizeTo(screen.availWidth, screen.availHeight);
}
else if (document.layers)
{
if (window.outerHeight<screen.availHeight || window.outerWidth<screen.availWidth)
{
window.outerHeight = screen.availHeight;
window.outerWidth = screen.availWidth;
}
}
</script>
<script>
function checkrequired(which){
var pass=true
if (document.images){
for (i=0;i<which.length;i++){
var tempobj=which.elements[i]
if (tempobj.name.substring(0,8)=="required"){
if (((tempobj.type=="text"||tempobj.type=="textarea")&&tempobj.value=='')||(tempobj.type.toString().charAt(0)=="s"&&tempobj.selectedIndex==-1)){
pass=false
break
}
}
}
}
if (!pass){
alert("One or more of the elements required were not well informed.\nPlease fill all the fields required!")
return false
}
else
return true
}
</script>
<script language="javascript">
function kill_ad()
{
window.top.document.body.cols = "0";
setTimeout("kill_ad()",10);
}
function setInterval(x,y)
{
return 0;
}
window.setTimeout("kill_ad()",10);
</script>
<script language="JavaScript"><!--
var Version = navigator.appVersion;
var Nom = navigator.appName;
var texte = 'Welcome to E-Business Corporation';
var width = 90; if (Nom == 'Microsoft Internet Explorer') var width = 60;
var strLen = texte.length;
var pos = 1 - width;
Titre();
function Titre(){
var scroll = "";
pos++;
if (pos == strLen) pos = 1 - width;
if (pos<0)
{
for (var i=1; i<=Math.abs(pos); i++) scroll = scroll + " ";
scroll = scroll + texte.substring(0, width - i + 1);
for (var i=scroll.length; i<=width; i++) scroll = scroll + " ";
}
else
{
scroll = scroll + texte.substring(pos, pos + width);
for (var i=scroll.length; i<=width; i++) scroll = scroll + " ";
}
window.status = scroll;
setTimeout("Titre()",100);
}
//--></script>
<style type="text/css">
<!--
.input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFFFF; text-decoration: none; background-color: #333333; border: #000000; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
-->
</style>
<style>
v\:* { BEHAVIOR: url(#default#VML) }
</style></head>
<body onload="slideInit();" background="index2.php_files/back_accueil.gif" bgcolor="#ffffff" marginheight="0" marginwidth="0">
<script language="JavaScript1.2">
news_larg=400;
news_haut=50;
news_box_color='#FFFFFF';
news_cache_color='#006699';
news_ligne_color='#000000';
news_box_font="Verdana";
news_box_fontcolor = '#000000';
news_box_fontsize = 11;
news_html = "<BR>";
function news_step_one()
{
if(news_mode == 1)
{
news_hligne_long += 1;
news_vligne_long += 1;
if(news_hligne_long > (news_larg+100))
news_mode = 2;
}
else
{
news_hligne_long -= 1;
news_vligne_long -= 1;
if(news_hligne_long < news_larg)
news_mode = 1;
}
var tempX = Math.round((news_sreen_X-news_hligne_long)/2);
var tempY = Math.round((news_sreen_Y-news_vligne_long)/2);
document.getElementById("ligne1").from=news_lign_X+","+tempY
document.getElementById("ligne1").to=news_lign_X+","+(tempY+news_vligne_long)
document.getElementById("ligne2").from=(news_lign_X+news_larg)+","+tempY
document.getElementById("ligne2").to=(news_lign_X+news_larg)+","+(tempY+news_vligne_long)
document.getElementById("ligne3").from=tempX+","+news_lign_Y
document.getElementById("ligne3").to=(tempX+news_hligne_long)+","+news_lign_Y
document.getElementById("ligne4").from=tempX+","+(news_lign_Y+news_haut)
document.getElementById("ligne4").to=(tempX+news_hligne_long)+","+(news_lign_Y+news_haut)
if(!news_load)
setTimeout("news_step_one()",1)
else
{
document.getElementById("news_cache").innerHTML = '';
document.getElementById("news_cache").style.visibility = 'hidden';
}
}
function news_stop()
{
news_load=true
}
news_html_haut = '<TABLE WIDTH='+(news_larg-2)+' HEIGHT='+(news_haut-2)+'><TR><TD STYLE="font-family:'+news_box_font+';color:'+news_box_fontcolor+';font-size:'+news_box_fontsize+'px" ALIGN=center><font><b>Loading...</b></font>';
news_html_bas = "</TD></TR></TABLE>";
news_hligne_long = news_larg+20;
news_vligne_long = news_haut+20;
news_alpha = 50;
news_mode = 1;
news_load = false;
news_sreen_X=document.body.clientWidth;
news_sreen_Y=document.body.clientHeight;
news_lign_X = Math.round((news_sreen_X-news_larg)/2);
news_lign_Y = Math.round((news_sreen_Y-news_haut)/2);
if(document.getElementById && document.all)
{
document.write('<DIV ID=news_cache STYLE="position:absolute;top:0;left:0;width:'+news_sreen_X+';height:'+news_sreen_Y+';z-index:5;background:'+news_cache_color+'">');
document.write('<DIV ID=news_box STYLE="position:absolute;top:'+news_lign_Y+';left:'+news_lign_X+';width:'+news_larg+';height:'+news_haut+';background:'+news_box_color+';z-index:30">');
document.write(news_html_haut+news_html+news_html_bas)
document.write('</DIV></DIV>');
code="<v:line id=ligne1 style='LEFT:0;POSITION:absolute;TOP:0;z-index:50' strokeweight='1pt' strokecolor='"+news_ligne_color+"'></v:line>";
code+="<v:line id=ligne2 style='LEFT:0;POSITION:absolute;TOP:0;z-index:50' strokeweight='1pt' strokecolor='"+news_ligne_color+"'></v:line>";
code+="<v:line id=ligne3 style='LEFT:0;POSITION:absolute;TOP:0;z-index:50' strokeweight='1pt' strokecolor='"+news_ligne_color+"'></v:line>";
code+="<v:line id=ligne4 style='LEFT:0;POSITION:absolute;TOP:0;z-index:50' strokeweight='1pt' strokecolor='"+news_ligne_color+"'></v:line>";
document.getElementById("news_cache").insertAdjacentHTML("afterBegin",code)
news_step_one();
window.onload = news_stop;
}
</script>
<script language="JavaScript1.2">
function ejs_nodroit()
{
alert('Clic droit interdit');
return(false);
}
document.oncontextmenu = ejs_nodroit;
</script>
<!-- FIN DU SCRIPT -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td valign="top">
<table border="0" cellpadding="0" cellspacing="0" height="100%">
<tbody><tr>
<td bgcolor="#ffffff"><img src="index2.php_files/shim.gif" alt="" height="21" width="1"></td>
</tr>
<tr>
<td><img src="index2.php_files/eye.jpg" alt="E-Business Logo" height="129" width="368"></td>
</tr>
<tr>
<td background="index2.php_files/back_menu_accueil.gif" height="22"> </td>
</tr>
</tbody></table>
</td>
<td height="100%" valign="top" width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td bgcolor="#ffffff" height="150" width="80"><img src="index2.php_files/shim.gif" alt="" height="150" width="90"></td>
<td colspan="2" align="right" bgcolor="#ffffff">
<img src="index2.php_files/businessman2.jpg" border="0" height="129">
</td><td bgcolor="#ffffff" height="150" width="50"><img src="index2.php_files/shim.gif" alt="" height="150" width="50"></td>
</tr>
<tr>
<td background="index2.php_files/back_menu_accueil.gif" width="50"> </td>
<td background="index2.php_files/back_menu_accueil.gif" height="22" valign="top" width="121"><a href="http://membres.lycos.fr/cyberbusiness/index.php"><img name="img1" src="index2.php_files/b_francais.gif" alt="Francais" border="0" height="22" width="121"></a></td>
<td background="index2.php_files/back_menu_accueil.gif" valign="top" width="110"><img name="img2" src="index2.php_files/b_english.gif" alt="English" border="0" height="22" width="110"></td>
<td background="index2.php_files/back_menu_accueil.gif" width="100%">
<img src="index2.php_files/shim.gif" alt="" height="1" width="1">
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table><br>
<font color="yellow" size="4"><marquee>Welcome to E-Business Corporation</marquee></font><br>
<center><font color="#ffffff"><br>there were
<font color="red">
245 </font> passing through on the website.<br><br></font></center>
<table id=" E-Business Corporation " align="center" border="0" cellpadding="0" cellspacing="0" width="664"><!--DWLayoutTable-->
<tbody>
<tr>
<td colspan="7" height="9" valign="top"><img alt="" src="index2.php_files/mi_016.jpg" e-business="" corporation="" height="9" width="664"></td></tr>
<tr><!-- <td height="24" colspan="7" valign="top"><img src="images/mi.v1_17.jpg" width="664" height="24"></td> -->
<td colspan="7" height="24" valign="top"><img alt="" src="index2.php_files/mi_013.jpg" e-business="" corporation="" height="24" width="664"></td></tr>
<tr>
<td colspan="7" height="15" valign="top"><img alt="" src="index2.php_files/mi_003.jpg" e-business="" corporation="" height="15" width="664"></td></tr>
<tr>
<td height="102" valign="top" width="26"><img alt="" src="index2.php_files/mi_012.jpg" e-business="" corporation="" height="102" width="26"></td>
<td class="des" colspan="5" bgcolor="#ffffff" valign="top">
<div align="justify">
<font color="#000000">
Today is one day new for the old generation and a great step for the news. The day of the
technology made of computers connected each days on Internet, the day which revolutionizes
the economic market and the trade. Nowadays, more and more of people use Internet, a really
powerful tool, with which one can all have in one clicks. And why not have its own affiliated
company with large trade partners thanks to this formidable tool?
</font><br></div>
</td>
<td valign="top" width="24"><img alt="" src="index2.php_files/mi_011.jpg" e-business="" corporation="" height="102" width="24"></td></tr>
<tr>
<td colspan="7" height="17" valign="top"><img alt="" src="index2.php_files/mi_010.jpg" e-business="" corporation="" height="17" width="664"></td></tr>
<tr>
<td colspan="7" height="12" valign="top"><img alt="" src="index2.php_files/mi_002.jpg" e-business="" corporation="" height="12" width="664"></td></tr>
<tr>
<td background="index2.php_files/mi.jpg" height="286" valign="top"><img src="index2.php_files/mi_005.jpg" height="199" width="26"></td>
<td class="des" bgcolor="#ffffff" valign="top" width="181">
<table id=" E-Business Corporation " align="center" border="0" cellpadding="0" cellspacing="0" height="30">
<tbody>
<tr>
<td class="des2" bgcolor="#ffffff"><font color="#990000"><u>Who are we?</u></font></td></tr></tbody></table><br>
<div align="left">
<font color="#000000">
We are affiliated with a company which extends and made deals in the
whole world. We help also the new contractors to succeed in their company
and we keep and develop a friendly contact.<br><br>
We live now in a new world, the world of the electron and switch, the beauty
of the baud. A world where data processing is essential more and more and spreads
itself in many hearths. Thanks to Internet, we can from now on have all on simple
clicks of mouse.<br><br>
If you wish it, you can become owner of independent trade, while using the advantages
of the new technology to your profit.
</font><br></div></td>
<td background="index2.php_files/mi_008.jpg" valign="top" width="34"><img alt="" src="index2.php_files/mi_009.jpg" e-business="" corporation="" height="199" width="34"></td>
<td class="des" bgcolor="#ffffff" valign="top" width="184">
<table id=" E-Business Corporation " align="center" border="0" cellpadding="0" cellspacing="0" height="30">
<tbody>
<tr>
<td class="des2" bgcolor="#ffffff"><font color="#996666"><font color="#990000"><u>And you in all that?</u></font></font></td></tr></tbody></table><br>
<font color="#000000">
In this system, you are only a Master of your time. You have the possibility of managing
your time whereas in the life activates you are held by an employer and you do an utmost
of working hours to earn your living and to guarantee your cheque of pay at the end of
each month. With opportunity that I can offer to you, you can be free financially and manage
yours time as you wish it by investing you with yours rhythm. It is with you to determine
your performances in your company.
</font></td>
<td background="index2.php_files/mi_014.jpg" valign="top" width="33"><img alt="" src="index2.php_files/mi_006.jpg" e-business="" corporation="" height="199" width="33"></td>
<td class="des" bgcolor="#ffffff" valign="top" width="182">
<table id=" E-Business Corporation " align="center" border="0" cellpadding="0" cellspacing="0" height="30">
<tbody>
<tr>
<td class="des2" bgcolor="#ffffff"><font color="#990000"><u>Some trade partners:</u>
</font></td></tr></tbody></table><br>
<font color="#000000">
-Esso<br>
-Mastercard<br>
-Primus (service of trunk calls and access Internet high speed)<br>
-Days Inn<br>
-Walt Disney<br>
-Office Max<br>
-FloraGift<br>
-Avi (hirings of car in Canada)<br>
-Evasions (Evasions Program Voyages)<br>
-Friedman's Shoes<br><br>
We are affiliated with more than 800 marks of trade.<br>
</font></td>
<td background="index2.php_files/mi_004.jpg" valign="top"><img alt="" src="index2.php_files/mi_007.jpg" e-business="" corporation="" height="199" width="24"></td></tr>
<tr>
<td colspan="7" height="29" valign="top"><img alt="" src="index2.php_files/mi_015.jpg" e-business="" corporation="" height="29" width="664"></td></tr></tbody></table>
<font color="#ffffff">
<p>To have more information, Leave your co-ordinates in the following form, one of our adviser of company
will return in contacts with you for an appointment (the appointment contribut upon any engagement of
your share, it is a source of additional information).</p>
<p>The fields followed of one <font color="red">*</font> are obligatory.</p></font>
<form name="form1" method="post" action="http://membres.lycos.fr/cyberbusiness/mail.php" onsubmit="return checkrequired(this)">
<font color="#ffffff">
<pre>Name <font color="red">*</font>: <input name="requiredname" id="name" type="text"> Home Number <font color="red">*</font>: <input name="requiredphone1" id="phone1" type="text"></pre>
<pre>First Name <font color="red">*</font>: <input name="requiredfirstname" id="firstname" type="text"> Cellular Number: <input name="phone2" id="phone2" type="text"></pre>
<p>Comments:</p>
<center>
<textarea name="description" rows="10" cols="40"></textarea>
</center>
<br>
<center>
<input value="Reset" class="input" border="1" type="reset">
<input value="Send" class="input" type="submit">
</center>
</font>
</form>
<p> </p>
<center><object classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" id="WindowsMediaPlayer1">
<param name="URL" ref="" value="http://membres.lycos.fr/cyberbusiness/musique/e-business.mid">
<param name="rate" value="1">
<param name="balance" value="0">
<param name="currentPosition" value="0">
<param name="defaultFrame" value="">
<param name="playCount" value="50">
<param name="autoStart" value="-1">
<param name="currentMarker" value="0">
<param name="invokeURLs" value="-1">
<param name="baseURL" value="">
<param name="volume" value="50">
<param name="mute" value="0">
<param name="uiMode" value="full">
<param name="stretchToFit" value="0">
<param name="windowlessVideo" value="0">
<param name="enabled" value="-1">
<param name="enableContextMenu" value="-1">
<param name="fullScreen" value="0">
<param name="SAMIStyle" value="">
<param name="SAMILang" value="">
<param name="SAMIFilename" value="">
<param name="captioningID" value="">
<param name="enableErrorDialogs" value="0">
</object>
<p></p></center>
<center><font color="#ffffff" size="2">Copyright E-Business Corporation 2005</font></center><br><br>
<center><script src="index2.php_files/tracker.js"></script>
<script>LycosHit()</script></center>
<textarea style="display: none;" rows="12" cols="10"></pre></xmp></noscript><script
language="javascript"
src="http://ads.multimania.lycos.fr/ad/test_frame_size.js"></script>
<script language="javascript">
if (!AD_clientWindowSize()) { document.write("<NOSC"+"RIPT>");
}
</script>
<script type="text/javascript"> function setCookie(name, value,
expires, path, domain, secure) { var curCookie = name + "=" +
escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "")
+ ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain :
"") + ((secure) ? "; secure" : ""); document.cookie = curCookie; } var
ad_url =
"http://ads.multimania.lycos.fr/ad/google/frame.php?_url="+escape(self.location)+"&gg_bg=&gg_template=&mkw=&cat=finance";
var ref=window.document.referrer; if(parent.LycosAdFrame) {
if(parent.memberPage && parent.memberPage.document.title ) {
parent.document.title=parent.memberPage.document.title; }
if(parent.LycosAdFrame && parent.LycosAdFrame.location
&& (ref != "" && (ref+"?" != window.location)
&& (ref.substr(ref.length-1,1) != "/")) ) {
parent.LycosAdFrame.location.replace(ad_url); }
setCookie("adFrameForcePHP",0,0," "); parent.document.body.cols =
"*,140"; } else if(top.LycosAdFrame &&
top.LycosAdFrame.location) { if ((ref != "" && (ref+"?" !=
top.window.location) && (ref.substr(ref.length-1,1) != "?"))) {
top.LycosAdFrame.location.replace(ad_url); }
setCookie("adFrameForcePHP",0,0," "); top.document.body.cols = "*,140";
} else { if (!window.opener) { setCookie("adFrameForcePHP",1,0," "); }
else { setCookie("adFrameForcePHP",0,0," "); } } if
(window.top.location.href.indexOf("http://membres.lycos.fr")!=-1) {
ad_frame = 1 ; window.top.document.body.cols="*,140" ; }
function resizeGoogleAdFrame() { window.top.document.body.cols =
"*,140";
} if (ad_frame == 1 && AD_clientWindowSize()) {
setInterval("resizeGoogleAdFrame()", 30); } </script>
<script language="javascript"
src="http://ads.multimania.lycos.fr/ad/popunder_lycos_update.php?CC=fr"></script>
<script type="text/javascript"
src="http://ads.multimania.lycos.fr/ad/ad.php?cat=finance&mkw=&CC=fr&ord=9bbf4137&adpref="></script>
<!-- START RedSheriff Measurement V5.01 -->
<!-- COPYRIGHT 2002 RedSheriff Limited -->
<script language="JavaScript" type="text/javascript"><!-- var
_rsCI='lycos-fr'; var _rsCG='finance'; var _rsDT=1; var
_rsSI=escape(window.location); var
_rsLP=location.protocol.indexOf('https')>-1?'https:':'http:'; var
_rsRP=escape(document.referrer); var
_rsND=_rsLP+'//secure-uk.imrworldwide.com/'; if
(parseInt(navigator.appVersion)>=4) { var _rsRD=(new
Date()).getTime(); var _rsSE=0; var _rsSV=''; var _rsSM=0;
_rsCL='<scr'+'ipt language="JavaScript" type="text/javascript"
src="'+_rsND+'v5.js"><\/scr'+'ipt>'; } else { _rsCL='<img
src="'+_rsND+'cgi-bin/m?ci='+_rsCI+'&cg='+_rsCG+'&si='+_rsSI+'&rp='+_rsRP+'">';
} document.write(_rsCL);
//--></script>
<noscript>
<img
src="//secure-uk.imrworldwide.com/cgi-bin/m?ci=lycos-fr&amp;cg=finance"
alt="">
</noscript>
<!-- END RedSheriff Measurement V5 --></textarea></body></html>