PHP - Heure du jour script
- b_heyer
- Web Master


- Inscription: Juin 15, 2003
- Messages: 4583
- Loc: Maryland
- Status: Offline
Mon script & #058;
Votre script
Vous avez besoin d'utiliser date (G), car il n'a pas zéros en tête.
Vos besoins page pour finir en. Php
Vous avez besoin de trouver un meilleur moyen de remplacer celle-ci:
Je recommande:
Hope that helps
Code: [ Select ]
<?
$current_time = date(G);
if ($current_time >= 22 || $current_time < 8) {
echo ('<img src="image.jpg">');
}
?>
$current_time = date(G);
if ($current_time >= 22 || $current_time < 8) {
echo ('<img src="image.jpg">');
}
?>
- <?
- $current_time = date(G);
- if ($current_time >= 22 || $current_time < 8) {
- echo ('<img src="image.jpg">');
- }
- ?>
Votre script
Code: [ Select ]
<?PHP
//Current hour of day, this is in the server time
$CurHour = date('H');
//If it's greater than or equal to 22 i.e. 10 or 11PM
//Or if it's less than or equal 08 i.e. 00,01,...,08AM
//Include the banner.htm otherwise do nothing
if ($CurHour>=22 || $CurHour<8) {
print 'test';
}
?>
//Current hour of day, this is in the server time
$CurHour = date('H');
//If it's greater than or equal to 22 i.e. 10 or 11PM
//Or if it's less than or equal 08 i.e. 00,01,...,08AM
//Include the banner.htm otherwise do nothing
if ($CurHour>=22 || $CurHour<8) {
print 'test';
}
?>
- <?PHP
- //Current hour of day, this is in the server time
- $CurHour = date('H');
- //If it's greater than or equal to 22 i.e. 10 or 11PM
- //Or if it's less than or equal 08 i.e. 00,01,...,08AM
- //Include the banner.htm otherwise do nothing
- if ($CurHour>=22 || $CurHour<8) {
- print 'test';
- }
- ?>
Vous avez besoin d'utiliser date (G), car il n'a pas zéros en tête.
Vos besoins page pour finir en. Php
Vous avez besoin de trouver un meilleur moyen de remplacer celle-ci:
Code: [ Select ]
<?xml version="1.0" encoding="iso-8859-1"?>
Je recommande:
Code: [ Select ]
<?
echo('<?xml version="1.0" encoding="iso-8859-1"?>');
?>
echo('<?xml version="1.0" encoding="iso-8859-1"?>');
?>
- <?
- echo('<?xml version="1.0" encoding="iso-8859-1"?>');
- ?>
Hope that helps
Pixel Acres V2
- Anonymous
- Bot


- Inscription: 25 Feb 2008
- Messages: ?
- Loc: Ozzuland
- Status: Online
Novembre 9th, 2003, 8:19 pm
- willstein
- Loser


- Inscription: Oct 29, 2003
- Messages: 117
- Loc: Maryland
- Status: Offline
----------
--- Cherchez Bold Lettrage ci-dessous pour des informations FTP ---
Très bien, voici ce qui s'est passé.
Quand j'ai changé
à
);?> Apparut à la lucarne.
J'ai essayé de le supprimer, et qui ne fonctionne toujours pas.
Je mets index.php, et quand je Loaded-removed-, il a déclaré:
Ligne 3 est:
J'ai supprimé index.htm et seulement eu index. php, et il ne fonctionne pas.
Jetez un oeil à:
-Removed -
Là, il ya deux fichiers:
index.htm,
et index.php
Avant de commencer, je vous ai donné accès au dossier contenant ces deux fichiers.
FTP:
domaine:-removed -
Utilisateur: php@lavashark.com
pass: php
----------
index.htm lit comme suit:
----------
index. PHP lit:
----------
--- Cherchez Bold Lettrage ci-dessous pour des informations FTP ---
Très bien, voici ce qui s'est passé.
Quand j'ai changé
Code: [ Select ]
<?xml version="1.0" encoding="iso-8859-1"?>
à
Code: [ Select ]
<?
echo('<?xml version="1.0" encoding="iso-8859-1"?>');
?>
echo('<?xml version="1.0" encoding="iso-8859-1"?>');
?>
- <?
- echo('<?xml version="1.0" encoding="iso-8859-1"?>');
- ?>
);?> Apparut à la lucarne.
J'ai essayé de le supprimer, et qui ne fonctionne toujours pas.
Je mets index.php, et quand je Loaded-removed-, il a déclaré:
Code: [ Select ]
Parse error: parse error in /home/steinw/public_html/php/index.php on line 3
Ligne 3 est:
Code: [ Select ]
echo('<?xml version="1.0" encoding="iso-8859-1"?>');
J'ai supprimé index.htm et seulement eu index. php, et il ne fonctionne pas.
Jetez un oeil à:
-Removed -
Là, il ya deux fichiers:
index.htm,
et index.php
Avant de commencer, je vous ai donné accès au dossier contenant ces deux fichiers.
FTP:
domaine:-removed -
Utilisateur: php@lavashark.com
pass: php
----------
index.htm lit comme suit:
Code: [ Select ]
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<TITLE>Website Design & Web Design Services at Great Prices</TITLE>
<LINK REV="made" href="mailto:design@lavashark.com">
<META NAME="keywords" CONTENT="design, web page, web design, web page, site design, web page design, website design, web site design, affordable web design, flash web site design, web design company
,design, web, web design, graphic, logo, inexpensive, flash, animation, website, site, online, internet, graphic design, host, hosting, web hosting, site hosting, mansei, mansei design, mansei inc., onlymansei, onlymansei.com, lava, shark, lavashark, lavashark.com">
<META NAME="description" CONTENT="Website Design services at great prices. One on One customer service. High quality, professional design. Pay us a visit. We think you'll be glad you did...">
<META NAME="author" CONTENT="Mansei Design">
<META NAME="ROBOTS" CONTENT="ALL">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="site.css" rel="stylesheet" type="text/css" />
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onload="MM_preloadImages('images/switch/lightonrightswitch.jpg','images/switch/dial.gif','images/switch/lightonleftswitch.jpg','images/switch/broad.gif')">
<table width="100%" height="100%" border="0">
<tr>
<td><div align="center">
<h3>Welcome to <font color="#0099FF">M</font><font color="#0099FF">ansei!</font>
<font color="#0099FF">Design</font>.</h3>
<table width="100%" height="80%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td height="531" align="center" valign="middle"> <h1>
<SCRIPT LANGUAGE="JavaScript">
quotes = new Array(6);
authors = new Array(13);
quotes[0] = "i can't explain it, their just. . . different.";
quotes[1] = "a different kind of company";
quotes[2] = "e=mc² --- mansei=success";
quotes[3] = "when quality counts . . .";
quotes[4] = "quality ÷ creativity × dedication = results";
quotes[5] = "be proactive";
quotes[6] = "you can do it";
quotes[7] = "embark";
quotes[8] = "get more done";
quotes[9] = "more efficient";
quotes[10] = "let's do business";
quotes[11] = "when we unite, we succeed";
quotes[12] = "stand out";
index = Math.floor(Math.random() * quotes.length);
document.write("<DL>\n");
document.write("<DT>" + quotes[index] + "\n");
</SCRIPT>
</h1>
<table border="0" align="center">
<tr>
<td><div align="center"><img src="images/switch/lightofftop.jpg" name="top" width="332" height="125" id="top" /></div>
<div align="center"><img src="images/switch/lightoffleft.jpg" width="83" height="77" /><a href="index1.htm" onmouseover="MM_swapImage('offleftswitch','','images/switch/lightonleftswitch.jpg','flip','','images/switch/broad.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffleftswitch.jpg" name="offleftswitch" width="36" height="77" border="0" id="offleftswitch" /></a><img src="images/switch/lightoffmiddle.jpg" width="96" height="77" /><a href="index2.htm" onmouseover="MM_swapImage('onrightswitch','','images/switch/lightonrightswitch.jpg','flip','','images/switch/dial.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffrightswitch.jpg" name="onrightswitch" width="36" height="77" border="0" id="onrightswitch" /></a><img src="images/switch/lightoffright.jpg" width="81" height="77" /></div>
<div align="center"><img src="images/switch/lightoffbottom.jpg" width="332" height="126" /></div></td>
</tr>
</table>
<p><img src="images/switch/flip.gif" name="flip" width="332" height="100" id="flip" /><br />
broadband site requires flash plug-in.<br />
if you need the plug-in, <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">click
here.</a></p></td>
</tr>
</table>
<p>&</p>
<p>&</p>
</div>
</td>
</tr>
</table>
<div align="right">
<p>&</p>
<table width="70%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="left">Welcome to <font color="#FF6600"><strong>Mansei!</strong></font>
<strong><font color="#0099FF">Design</font></strong>, a web design company
ready to custom fit your needs with award winning web design. Our affordable
web design packages offer custom web design, web development, web promotion
and all kinds of web marketing to get you started. Our professional
web design staff will work with you one on one to deliver personalized
results. In fact how would you like a web site designer just for you?
Each and every customer will get a web designer that they can grow to
trust and share with so that the end result will be the best web design
as possible. <font color="#FF6600"><strong>Mansei!</strong></font> <strong><font color="#0099FF">Design</font></strong>,
offering high quality web site design and web design services at affordable
web site design prices.</div></td>
</tr>
</table>
<p align="center">&</p>
<table width="100%" height="5%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="11%"> <p>&</p>
<p>&</p></td>
<td width="6%"> <div align="center"><a href="detect/home/index.htm">home</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/about/index.htm">about</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/hosting/index.htm">hosting</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/packages/index.htm">packages</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/portfolio/index.htm">portfolio</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/news/index.htm">news</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/affiliate/index.htm">affiliate</a></div></td>
<td width="11%">& </td>
</tr>
</table>
<div align="center"><br />
<br />
<span class="default">Please visit our affiliate links<br />
<a href="http://www.ozzu.com" target="_blank">www.ozzu.com</a> // <a href="http://www.smallsports.com" target="_blank">www.smallsports.com</a>
<br />
</span><a href="http://topsitenet.com/cgi-bin/in.cgi?listid=1668&siteid=23" target="_blank">www.topsitenet.com</a><br />
<span class="default"><a href="mailto:design@lavashark.com?subject=Add a Site&">add your site!</a>
</span><br />
</div>
<div align="center">
<p><a href="affiliate/link.htm">More Suggested Links</a></p>
<p><p><span class="default"><br />
Copyright & 1999 -2003 <font color="#FF6600"><strong>Mansei!</strong></font>
<strong><font color="#0099FF">Design</font></strong>. All Rights Reserved.<br />
<!-- Relmax Top counter begin -->
<script language="JavaScript"><!--
d=document;s=screen;n=navigator;u='http://www.relmaxtop.com';js_ver="1.0";
nn=(n.appName.substring(0,3)=="Mic")?0:1;
d.cookie="relmaxtop=1";tz=(new Date()).getTimezoneOffset();
req="&r="+escape(d.referrer)+"&pg="+escape(window.location.href)+"&c="+(d.cookie?" 1":"0")+"&t="+tz;
d.cookie="relmaxtop=1; expires=Thu, 01-Jan-70 00:00:01 GMT"
//--></script><script language="JavaScript1.1"><!--
js_ver="1.1";req+="&j="+(n.javaEnabled()?1:0)
//--></script><script language="JavaScript1.2"><!--
js_ver="1.2";req+="&wh="+s.width+'x'+s.height+"&px="+((nn)?s.pixelDepth:s.colorDepth)
//--></script><script language="JavaScript1.3"><!--
js_ver="1.3"//--></script><script language="JavaScript"><!--
req+="&js="+js_ver;
d.write("<A HREF='"+u+"/Internet/Web_Design/' TARGET=_blank><IMG SRC='"+u+"/counter/?id=15926"+
req+"' ALT='Relmax Top Reciprocal Links Directory, Free Counter Service. Submit your Web site today.' WIDTH=88 HEIGHT=31 BORDER=0></A>")
//--></script></span></p><span class="default"><noscript>
<p><A HREF="http://www.relmaxtop.com/Internet/Web_Design/" TARGET=_blank>
<IMG SRC="http://www.relmaxtop.com/counter/?id=15926" ALT="Relmax Top - free Web site counter and ranking service" WIDTH=88 HEIGHT=31 BORDER=0></A>
</p></noscript></span>
<p><span class="default">
<!-- Relmax Top counter end -->
</span></p>
<?
$current_time = date(G);
if ($current_time >= 22 || $current_time < 8) {
print <<<EOF
//INSERT ALL CODE BETWEEN HERE
//AND HERE
EOF;
}
?>
<p>
<div align="center">
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
<img src="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
<td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
<img src="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
</tr>
<tr>
<td colspan="2"><a href="http://BannersGoMLM.com/cgi-bin/ref/index.cgi?dist=willstein" target="_blank">
<img src="http://BannersGoMLM.com/images/codebottom.gif" width="500" height="19" border="0"></a></td>
</tr>
</table>
<script LANGUAGE="JavaScript">
banner = '<TABLE CELLSPACING=0 CELLPADDING=0><TR><TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44">'
banner += '<IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>'
banner += '</TR><TR><TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD></TR></TABLE>'
document.write(banner)
// -->
</SCRIPT>
<NOSCRIPT>
<TABLE CELLSPACING=0 CELLPADDING=0>
<TR>
<TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44"><IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>
</TR>
<TR>
<TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD>
</TR>
</TABLE>
</NOSCRIPT>
<iframe src="http://rfbe.com/iframe/?id=1793&bn=1&pg=1295" width=468 height=60 marginwidth=0 marginheight=0 scrolling=no frameborder=0><a href="http://rfbe.com/href/?id=1793&bn=1&pg=1295" target="_top"><img src="http://rfbe.com/banner/?id=1793&bn=1&bt=0&pg=1295" alt="Relmax Flash Banner Exchange" width=468 height=60 border=0></a></iframe>
</div>
<p align="center"> </p>
<div align="center">
<iframe src="http://leader.linkexchange.com/X1720316/showiframe?" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>
<a href="http://leader.linkexchange.com/X1720316/clickle" target="_top"><img width=468 height=60 border=0 ismap alt="" src="http://leader.linkexchange.com/X1720316/showle?"></a></iframe>
<br>
<a href="http://leader.linkexchange.com/X1720316/clicklogo" target="_top"><img src="http://leader.linkexchange.com/X1720316/showlogo?" width=468 height=16 border=0 ismap alt=""></a><br></p>
</div>
<p>&</p>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<TITLE>Website Design & Web Design Services at Great Prices</TITLE>
<LINK REV="made" href="mailto:design@lavashark.com">
<META NAME="keywords" CONTENT="design, web page, web design, web page, site design, web page design, website design, web site design, affordable web design, flash web site design, web design company
,design, web, web design, graphic, logo, inexpensive, flash, animation, website, site, online, internet, graphic design, host, hosting, web hosting, site hosting, mansei, mansei design, mansei inc., onlymansei, onlymansei.com, lava, shark, lavashark, lavashark.com">
<META NAME="description" CONTENT="Website Design services at great prices. One on One customer service. High quality, professional design. Pay us a visit. We think you'll be glad you did...">
<META NAME="author" CONTENT="Mansei Design">
<META NAME="ROBOTS" CONTENT="ALL">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="site.css" rel="stylesheet" type="text/css" />
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onload="MM_preloadImages('images/switch/lightonrightswitch.jpg','images/switch/dial.gif','images/switch/lightonleftswitch.jpg','images/switch/broad.gif')">
<table width="100%" height="100%" border="0">
<tr>
<td><div align="center">
<h3>Welcome to <font color="#0099FF">M</font><font color="#0099FF">ansei!</font>
<font color="#0099FF">Design</font>.</h3>
<table width="100%" height="80%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td height="531" align="center" valign="middle"> <h1>
<SCRIPT LANGUAGE="JavaScript">
quotes = new Array(6);
authors = new Array(13);
quotes[0] = "i can't explain it, their just. . . different.";
quotes[1] = "a different kind of company";
quotes[2] = "e=mc² --- mansei=success";
quotes[3] = "when quality counts . . .";
quotes[4] = "quality ÷ creativity × dedication = results";
quotes[5] = "be proactive";
quotes[6] = "you can do it";
quotes[7] = "embark";
quotes[8] = "get more done";
quotes[9] = "more efficient";
quotes[10] = "let's do business";
quotes[11] = "when we unite, we succeed";
quotes[12] = "stand out";
index = Math.floor(Math.random() * quotes.length);
document.write("<DL>\n");
document.write("<DT>" + quotes[index] + "\n");
</SCRIPT>
</h1>
<table border="0" align="center">
<tr>
<td><div align="center"><img src="images/switch/lightofftop.jpg" name="top" width="332" height="125" id="top" /></div>
<div align="center"><img src="images/switch/lightoffleft.jpg" width="83" height="77" /><a href="index1.htm" onmouseover="MM_swapImage('offleftswitch','','images/switch/lightonleftswitch.jpg','flip','','images/switch/broad.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffleftswitch.jpg" name="offleftswitch" width="36" height="77" border="0" id="offleftswitch" /></a><img src="images/switch/lightoffmiddle.jpg" width="96" height="77" /><a href="index2.htm" onmouseover="MM_swapImage('onrightswitch','','images/switch/lightonrightswitch.jpg','flip','','images/switch/dial.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffrightswitch.jpg" name="onrightswitch" width="36" height="77" border="0" id="onrightswitch" /></a><img src="images/switch/lightoffright.jpg" width="81" height="77" /></div>
<div align="center"><img src="images/switch/lightoffbottom.jpg" width="332" height="126" /></div></td>
</tr>
</table>
<p><img src="images/switch/flip.gif" name="flip" width="332" height="100" id="flip" /><br />
broadband site requires flash plug-in.<br />
if you need the plug-in, <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">click
here.</a></p></td>
</tr>
</table>
<p>&</p>
<p>&</p>
</div>
</td>
</tr>
</table>
<div align="right">
<p>&</p>
<table width="70%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="left">Welcome to <font color="#FF6600"><strong>Mansei!</strong></font>
<strong><font color="#0099FF">Design</font></strong>, a web design company
ready to custom fit your needs with award winning web design. Our affordable
web design packages offer custom web design, web development, web promotion
and all kinds of web marketing to get you started. Our professional
web design staff will work with you one on one to deliver personalized
results. In fact how would you like a web site designer just for you?
Each and every customer will get a web designer that they can grow to
trust and share with so that the end result will be the best web design
as possible. <font color="#FF6600"><strong>Mansei!</strong></font> <strong><font color="#0099FF">Design</font></strong>,
offering high quality web site design and web design services at affordable
web site design prices.</div></td>
</tr>
</table>
<p align="center">&</p>
<table width="100%" height="5%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="11%"> <p>&</p>
<p>&</p></td>
<td width="6%"> <div align="center"><a href="detect/home/index.htm">home</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/about/index.htm">about</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/hosting/index.htm">hosting</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/packages/index.htm">packages</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/portfolio/index.htm">portfolio</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/news/index.htm">news</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/affiliate/index.htm">affiliate</a></div></td>
<td width="11%">& </td>
</tr>
</table>
<div align="center"><br />
<br />
<span class="default">Please visit our affiliate links<br />
<a href="http://www.ozzu.com" target="_blank">www.ozzu.com</a> // <a href="http://www.smallsports.com" target="_blank">www.smallsports.com</a>
<br />
</span><a href="http://topsitenet.com/cgi-bin/in.cgi?listid=1668&siteid=23" target="_blank">www.topsitenet.com</a><br />
<span class="default"><a href="mailto:design@lavashark.com?subject=Add a Site&">add your site!</a>
</span><br />
</div>
<div align="center">
<p><a href="affiliate/link.htm">More Suggested Links</a></p>
<p><p><span class="default"><br />
Copyright & 1999 -2003 <font color="#FF6600"><strong>Mansei!</strong></font>
<strong><font color="#0099FF">Design</font></strong>. All Rights Reserved.<br />
<!-- Relmax Top counter begin -->
<script language="JavaScript"><!--
d=document;s=screen;n=navigator;u='http://www.relmaxtop.com';js_ver="1.0";
nn=(n.appName.substring(0,3)=="Mic")?0:1;
d.cookie="relmaxtop=1";tz=(new Date()).getTimezoneOffset();
req="&r="+escape(d.referrer)+"&pg="+escape(window.location.href)+"&c="+(d.cookie?" 1":"0")+"&t="+tz;
d.cookie="relmaxtop=1; expires=Thu, 01-Jan-70 00:00:01 GMT"
//--></script><script language="JavaScript1.1"><!--
js_ver="1.1";req+="&j="+(n.javaEnabled()?1:0)
//--></script><script language="JavaScript1.2"><!--
js_ver="1.2";req+="&wh="+s.width+'x'+s.height+"&px="+((nn)?s.pixelDepth:s.colorDepth)
//--></script><script language="JavaScript1.3"><!--
js_ver="1.3"//--></script><script language="JavaScript"><!--
req+="&js="+js_ver;
d.write("<A HREF='"+u+"/Internet/Web_Design/' TARGET=_blank><IMG SRC='"+u+"/counter/?id=15926"+
req+"' ALT='Relmax Top Reciprocal Links Directory, Free Counter Service. Submit your Web site today.' WIDTH=88 HEIGHT=31 BORDER=0></A>")
//--></script></span></p><span class="default"><noscript>
<p><A HREF="http://www.relmaxtop.com/Internet/Web_Design/" TARGET=_blank>
<IMG SRC="http://www.relmaxtop.com/counter/?id=15926" ALT="Relmax Top - free Web site counter and ranking service" WIDTH=88 HEIGHT=31 BORDER=0></A>
</p></noscript></span>
<p><span class="default">
<!-- Relmax Top counter end -->
</span></p>
<?
$current_time = date(G);
if ($current_time >= 22 || $current_time < 8) {
print <<<EOF
//INSERT ALL CODE BETWEEN HERE
//AND HERE
EOF;
}
?>
<p>
<div align="center">
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
<img src="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
<td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
<img src="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
</tr>
<tr>
<td colspan="2"><a href="http://BannersGoMLM.com/cgi-bin/ref/index.cgi?dist=willstein" target="_blank">
<img src="http://BannersGoMLM.com/images/codebottom.gif" width="500" height="19" border="0"></a></td>
</tr>
</table>
<script LANGUAGE="JavaScript">
banner = '<TABLE CELLSPACING=0 CELLPADDING=0><TR><TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44">'
banner += '<IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>'
banner += '</TR><TR><TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD></TR></TABLE>'
document.write(banner)
// -->
</SCRIPT>
<NOSCRIPT>
<TABLE CELLSPACING=0 CELLPADDING=0>
<TR>
<TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44"><IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>
</TR>
<TR>
<TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD>
</TR>
</TABLE>
</NOSCRIPT>
<iframe src="http://rfbe.com/iframe/?id=1793&bn=1&pg=1295" width=468 height=60 marginwidth=0 marginheight=0 scrolling=no frameborder=0><a href="http://rfbe.com/href/?id=1793&bn=1&pg=1295" target="_top"><img src="http://rfbe.com/banner/?id=1793&bn=1&bt=0&pg=1295" alt="Relmax Flash Banner Exchange" width=468 height=60 border=0></a></iframe>
</div>
<p align="center"> </p>
<div align="center">
<iframe src="http://leader.linkexchange.com/X1720316/showiframe?" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>
<a href="http://leader.linkexchange.com/X1720316/clickle" target="_top"><img width=468 height=60 border=0 ismap alt="" src="http://leader.linkexchange.com/X1720316/showle?"></a></iframe>
<br>
<a href="http://leader.linkexchange.com/X1720316/clicklogo" target="_top"><img src="http://leader.linkexchange.com/X1720316/showlogo?" width=468 height=16 border=0 ismap alt=""></a><br></p>
</div>
<p>&</p>
</div>
</div>
</body>
</html>
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <TITLE>Website Design & Web Design Services at Great Prices</TITLE>
- <LINK REV="made" href="mailto:design@lavashark.com">
- <META NAME="keywords" CONTENT="design, web page, web design, web page, site design, web page design, website design, web site design, affordable web design, flash web site design, web design company
- ,design, web, web design, graphic, logo, inexpensive, flash, animation, website, site, online, internet, graphic design, host, hosting, web hosting, site hosting, mansei, mansei design, mansei inc., onlymansei, onlymansei.com, lava, shark, lavashark, lavashark.com">
- <META NAME="description" CONTENT="Website Design services at great prices. One on One customer service. High quality, professional design. Pay us a visit. We think you'll be glad you did...">
- <META NAME="author" CONTENT="Mansei Design">
- <META NAME="ROBOTS" CONTENT="ALL">
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <link href="site.css" rel="stylesheet" type="text/css" />
- <script language="JavaScript" type="text/JavaScript">
- <!--
- function MM_preloadImages() { //v3.0
- var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
- var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
- if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
- }
- function MM_swapImgRestore() { //v3.0
- var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
- }
- function MM_findObj(n, d) { //v4.01
- var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
- d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
- if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
- for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
- if(!x && d.getElementById) x=d.getElementById(n); return x;
- }
- function MM_swapImage() { //v3.0
- var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
- if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
- }
- //-->
- </script>
- </head>
- <body onload="MM_preloadImages('images/switch/lightonrightswitch.jpg','images/switch/dial.gif','images/switch/lightonleftswitch.jpg','images/switch/broad.gif')">
- <table width="100%" height="100%" border="0">
- <tr>
- <td><div align="center">
- <h3>Welcome to <font color="#0099FF">M</font><font color="#0099FF">ansei!</font>
- <font color="#0099FF">Design</font>.</h3>
- <table width="100%" height="80%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
- <tr>
- <td height="531" align="center" valign="middle"> <h1>
- <SCRIPT LANGUAGE="JavaScript">
- quotes = new Array(6);
- authors = new Array(13);
- quotes[0] = "i can't explain it, their just. . . different.";
- quotes[1] = "a different kind of company";
- quotes[2] = "e=mc² --- mansei=success";
- quotes[3] = "when quality counts . . .";
- quotes[4] = "quality ÷ creativity × dedication = results";
- quotes[5] = "be proactive";
- quotes[6] = "you can do it";
- quotes[7] = "embark";
- quotes[8] = "get more done";
- quotes[9] = "more efficient";
- quotes[10] = "let's do business";
- quotes[11] = "when we unite, we succeed";
- quotes[12] = "stand out";
- index = Math.floor(Math.random() * quotes.length);
- document.write("<DL>\n");
- document.write("<DT>" + quotes[index] + "\n");
- </SCRIPT>
- </h1>
- <table border="0" align="center">
- <tr>
- <td><div align="center"><img src="images/switch/lightofftop.jpg" name="top" width="332" height="125" id="top" /></div>
- <div align="center"><img src="images/switch/lightoffleft.jpg" width="83" height="77" /><a href="index1.htm" onmouseover="MM_swapImage('offleftswitch','','images/switch/lightonleftswitch.jpg','flip','','images/switch/broad.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffleftswitch.jpg" name="offleftswitch" width="36" height="77" border="0" id="offleftswitch" /></a><img src="images/switch/lightoffmiddle.jpg" width="96" height="77" /><a href="index2.htm" onmouseover="MM_swapImage('onrightswitch','','images/switch/lightonrightswitch.jpg','flip','','images/switch/dial.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffrightswitch.jpg" name="onrightswitch" width="36" height="77" border="0" id="onrightswitch" /></a><img src="images/switch/lightoffright.jpg" width="81" height="77" /></div>
- <div align="center"><img src="images/switch/lightoffbottom.jpg" width="332" height="126" /></div></td>
- </tr>
- </table>
- <p><img src="images/switch/flip.gif" name="flip" width="332" height="100" id="flip" /><br />
- broadband site requires flash plug-in.<br />
- if you need the plug-in, <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">click
- here.</a></p></td>
- </tr>
- </table>
- <p>&</p>
- <p>&</p>
- </div>
- </td>
- </tr>
- </table>
- <div align="right">
- <p>&</p>
- <table width="70%" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td><div align="left">Welcome to <font color="#FF6600"><strong>Mansei!</strong></font>
- <strong><font color="#0099FF">Design</font></strong>, a web design company
- ready to custom fit your needs with award winning web design. Our affordable
- web design packages offer custom web design, web development, web promotion
- and all kinds of web marketing to get you started. Our professional
- web design staff will work with you one on one to deliver personalized
- results. In fact how would you like a web site designer just for you?
- Each and every customer will get a web designer that they can grow to
- trust and share with so that the end result will be the best web design
- as possible. <font color="#FF6600"><strong>Mansei!</strong></font> <strong><font color="#0099FF">Design</font></strong>,
- offering high quality web site design and web design services at affordable
- web site design prices.</div></td>
- </tr>
- </table>
- <p align="center">&</p>
- <table width="100%" height="5%" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td width="11%"> <p>&</p>
- <p>&</p></td>
- <td width="6%"> <div align="center"><a href="detect/home/index.htm">home</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/about/index.htm">about</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/hosting/index.htm">hosting</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/packages/index.htm">packages</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/portfolio/index.htm">portfolio</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/news/index.htm">news</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/affiliate/index.htm">affiliate</a></div></td>
- <td width="11%">& </td>
- </tr>
- </table>
- <div align="center"><br />
- <br />
- <span class="default">Please visit our affiliate links<br />
- <a href="http://www.ozzu.com" target="_blank">www.ozzu.com</a> // <a href="http://www.smallsports.com" target="_blank">www.smallsports.com</a>
- <br />
- </span><a href="http://topsitenet.com/cgi-bin/in.cgi?listid=1668&siteid=23" target="_blank">www.topsitenet.com</a><br />
- <span class="default"><a href="mailto:design@lavashark.com?subject=Add a Site&">add your site!</a>
- </span><br />
- </div>
- <div align="center">
- <p><a href="affiliate/link.htm">More Suggested Links</a></p>
- <p><p><span class="default"><br />
- Copyright & 1999 -2003 <font color="#FF6600"><strong>Mansei!</strong></font>
- <strong><font color="#0099FF">Design</font></strong>. All Rights Reserved.<br />
- <!-- Relmax Top counter begin -->
- <script language="JavaScript"><!--
- d=document;s=screen;n=navigator;u='http://www.relmaxtop.com';js_ver="1.0";
- nn=(n.appName.substring(0,3)=="Mic")?0:1;
- d.cookie="relmaxtop=1";tz=(new Date()).getTimezoneOffset();
- req="&r="+escape(d.referrer)+"&pg="+escape(window.location.href)+"&c="+(d.cookie?" 1":"0")+"&t="+tz;
- d.cookie="relmaxtop=1; expires=Thu, 01-Jan-70 00:00:01 GMT"
- //--></script><script language="JavaScript1.1"><!--
- js_ver="1.1";req+="&j="+(n.javaEnabled()?1:0)
- //--></script><script language="JavaScript1.2"><!--
- js_ver="1.2";req+="&wh="+s.width+'x'+s.height+"&px="+((nn)?s.pixelDepth:s.colorDepth)
- //--></script><script language="JavaScript1.3"><!--
- js_ver="1.3"//--></script><script language="JavaScript"><!--
- req+="&js="+js_ver;
- d.write("<A HREF='"+u+"/Internet/Web_Design/' TARGET=_blank><IMG SRC='"+u+"/counter/?id=15926"+
- req+"' ALT='Relmax Top Reciprocal Links Directory, Free Counter Service. Submit your Web site today.' WIDTH=88 HEIGHT=31 BORDER=0></A>")
- //--></script></span></p><span class="default"><noscript>
- <p><A HREF="http://www.relmaxtop.com/Internet/Web_Design/" TARGET=_blank>
- <IMG SRC="http://www.relmaxtop.com/counter/?id=15926" ALT="Relmax Top - free Web site counter and ranking service" WIDTH=88 HEIGHT=31 BORDER=0></A>
- </p></noscript></span>
- <p><span class="default">
- <!-- Relmax Top counter end -->
- </span></p>
- <?
- $current_time = date(G);
- if ($current_time >= 22 || $current_time < 8) {
- print <<<EOF
- //INSERT ALL CODE BETWEEN HERE
- //AND HERE
- EOF;
- }
- ?>
- <p>
- <div align="center">
- <table width="500" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
- <img src="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
- <td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
- <img src="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
- </tr>
- <tr>
- <td colspan="2"><a href="http://BannersGoMLM.com/cgi-bin/ref/index.cgi?dist=willstein" target="_blank">
- <img src="http://BannersGoMLM.com/images/codebottom.gif" width="500" height="19" border="0"></a></td>
- </tr>
- </table>
- <script LANGUAGE="JavaScript">
- banner = '<TABLE CELLSPACING=0 CELLPADDING=0><TR><TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44">'
- banner += '<IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>'
- banner += '</TR><TR><TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD></TR></TABLE>'
- document.write(banner)
- // -->
- </SCRIPT>
- <NOSCRIPT>
- <TABLE CELLSPACING=0 CELLPADDING=0>
- <TR>
- <TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44"><IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>
- </TR>
- <TR>
- <TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD>
- </TR>
- </TABLE>
- </NOSCRIPT>
- <iframe src="http://rfbe.com/iframe/?id=1793&bn=1&pg=1295" width=468 height=60 marginwidth=0 marginheight=0 scrolling=no frameborder=0><a href="http://rfbe.com/href/?id=1793&bn=1&pg=1295" target="_top"><img src="http://rfbe.com/banner/?id=1793&bn=1&bt=0&pg=1295" alt="Relmax Flash Banner Exchange" width=468 height=60 border=0></a></iframe>
- </div>
- <p align="center"> </p>
- <div align="center">
- <iframe src="http://leader.linkexchange.com/X1720316/showiframe?" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>
- <a href="http://leader.linkexchange.com/X1720316/clickle" target="_top"><img width=468 height=60 border=0 ismap alt="" src="http://leader.linkexchange.com/X1720316/showle?"></a></iframe>
- <br>
- <a href="http://leader.linkexchange.com/X1720316/clicklogo" target="_top"><img src="http://leader.linkexchange.com/X1720316/showlogo?" width=468 height=16 border=0 ismap alt=""></a><br></p>
- </div>
- <p>&</p>
- </div>
- </div>
- </body>
- </html>
----------
index. PHP lit:
Code: [ Select ]
<?
echo('<?xml version="1.0" encoding="iso-8859-1"?>');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<TITLE>Website Design & Web Design Services at Great Prices</TITLE>
<LINK REV="made" href="mailto:design@lavashark.com">
<META NAME="keywords" CONTENT="design, web page, web design, web page, site design, web page design, website design, web site design, affordable web design, flash web site design, web design company
,design, web, web design, graphic, logo, inexpensive, flash, animation, website, site, online, internet, graphic design, host, hosting, web hosting, site hosting, mansei, mansei design, mansei inc., onlymansei, onlymansei.com, lava, shark, lavashark, lavashark.com">
<META NAME="description" CONTENT="Website Design services at great prices. One on One customer service. High quality, professional design. Pay us a visit. We think you'll be glad you did...">
<META NAME="author" CONTENT="Mansei Design">
<META NAME="ROBOTS" CONTENT="ALL">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="site.css" rel="stylesheet" type="text/css" />
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onload="MM_preloadImages('images/switch/lightonrightswitch.jpg','images/switch/dial.gif','images/switch/lightonleftswitch.jpg','images/switch/broad.gif')">
<table width="100%" height="100%" border="0">
<tr>
<td><div align="center">
<h3>Welcome to <font color="#0099FF">M</font><font color="#0099FF">ansei!</font>
<font color="#0099FF">Design</font>.</h3>
<table width="100%" height="80%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td height="531" align="center" valign="middle"> <h1>
<SCRIPT LANGUAGE="JavaScript">
quotes = new Array(6);
authors = new Array(13);
quotes[0] = "i can't explain it, their just. . . different.";
quotes[1] = "a different kind of company";
quotes[2] = "e=mc² --- mansei=success";
quotes[3] = "when quality counts . . .";
quotes[4] = "quality ÷ creativity × dedication = results";
quotes[5] = "be proactive";
quotes[6] = "you can do it";
quotes[7] = "embark";
quotes[8] = "get more done";
quotes[9] = "more efficient";
quotes[10] = "let's do business";
quotes[11] = "when we unite, we succeed";
quotes[12] = "stand out";
index = Math.floor(Math.random() * quotes.length);
document.write("<DL>\n");
document.write("<DT>" + quotes[index] + "\n");
</SCRIPT>
</h1>
<table border="0" align="center">
<tr>
<td><div align="center"><img src="images/switch/lightofftop.jpg" name="top" width="332" height="125" id="top" /></div>
<div align="center"><img src="images/switch/lightoffleft.jpg" width="83" height="77" /><a href="index1.htm" onmouseover="MM_swapImage('offleftswitch','','images/switch/lightonleftswitch.jpg','flip','','images/switch/broad.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffleftswitch.jpg" name="offleftswitch" width="36" height="77" border="0" id="offleftswitch" /></a><img src="images/switch/lightoffmiddle.jpg" width="96" height="77" /><a href="index2.htm" onmouseover="MM_swapImage('onrightswitch','','images/switch/lightonrightswitch.jpg','flip','','images/switch/dial.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffrightswitch.jpg" name="onrightswitch" width="36" height="77" border="0" id="onrightswitch" /></a><img src="images/switch/lightoffright.jpg" width="81" height="77" /></div>
<div align="center"><img src="images/switch/lightoffbottom.jpg" width="332" height="126" /></div></td>
</tr>
</table>
<p><img src="images/switch/flip.gif" name="flip" width="332" height="100" id="flip" /><br />
broadband site requires flash plug-in.<br />
if you need the plug-in, <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">click
here.</a></p></td>
</tr>
</table>
<p>&</p>
<p>&</p>
</div>
</td>
</tr>
</table>
<div align="right">
<p>&</p>
<table width="70%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="left">Welcome to <font color="#FF6600"><strong>Mansei!</strong></font>
<strong><font color="#0099FF">Design</font></strong>, a web design company
ready to custom fit your needs with award winning web design. Our affordable
web design packages offer custom web design, web development, web promotion
and all kinds of web marketing to get you started. Our professional
web design staff will work with you one on one to deliver personalized
results. In fact how would you like a web site designer just for you?
Each and every customer will get a web designer that they can grow to
trust and share with so that the end result will be the best web design
as possible. <font color="#FF6600"><strong>Mansei!</strong></font> <strong><font color="#0099FF">Design</font></strong>,
offering high quality web site design and web design services at affordable
web site design prices.</div></td>
</tr>
</table>
<p align="center">&</p>
<table width="100%" height="5%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="11%"> <p>&</p>
<p>&</p></td>
<td width="6%"> <div align="center"><a href="detect/home/index.htm">home</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/about/index.htm">about</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/hosting/index.htm">hosting</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/packages/index.htm">packages</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/portfolio/index.htm">portfolio</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/news/index.htm">news</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/affiliate/index.htm">affiliate</a></div></td>
<td width="11%">& </td>
</tr>
</table>
<div align="center"><br />
<br />
<span class="default">Please visit our affiliate links<br />
<a href="http://www.ozzu.com" target="_blank">www.ozzu.com</a> // <a href="http://www.smallsports.com" target="_blank">www.smallsports.com</a>
<br />
</span><a href="http://topsitenet.com/cgi-bin/in.cgi?listid=1668&siteid=23" target="_blank">www.topsitenet.com</a><br />
<span class="default"><a href="mailto:design@lavashark.com?subject=Add a Site&">add your site!</a>
</span><br />
</div>
<div align="center">
<p><a href="affiliate/link.htm">More Suggested Links</a></p>
<p><p><span class="default"><br />
Copyright & 1999 -2003 <font color="#FF6600"><strong>Mansei!</strong></font>
<strong><font color="#0099FF">Design</font></strong>. All Rights Reserved.<br />
<!-- Relmax Top counter begin -->
<script language="JavaScript"><!--
d=document;s=screen;n=navigator;u='http://www.relmaxtop.com';js_ver="1.0";
nn=(n.appName.substring(0,3)=="Mic")?0:1;
d.cookie="relmaxtop=1";tz=(new Date()).getTimezoneOffset();
req="&r="+escape(d.referrer)+"&pg="+escape(window.location.href)+"&c="+(d.cookie?" 1":"0")+"&t="+tz;
d.cookie="relmaxtop=1; expires=Thu, 01-Jan-70 00:00:01 GMT"
//--></script><script language="JavaScript1.1"><!--
js_ver="1.1";req+="&j="+(n.javaEnabled()?1:0)
//--></script><script language="JavaScript1.2"><!--
js_ver="1.2";req+="&wh="+s.width+'x'+s.height+"&px="+((nn)?s.pixelDepth:s.colorDepth)
//--></script><script language="JavaScript1.3"><!--
js_ver="1.3"//--></script><script language="JavaScript"><!--
req+="&js="+js_ver;
d.write("<A HREF='"+u+"/Internet/Web_Design/' TARGET=_blank><IMG SRC='"+u+"/counter/?id=15926"+
req+"' ALT='Relmax Top Reciprocal Links Directory, Free Counter Service. Submit your Web site today.' WIDTH=88 HEIGHT=31 BORDER=0></A>")
//--></script></span></p><span class="default"><noscript>
<p><A HREF="http://www.relmaxtop.com/Internet/Web_Design/" TARGET=_blank>
<IMG SRC="http://www.relmaxtop.com/counter/?id=15926" ALT="Relmax Top - free Web site counter and ranking service" WIDTH=88 HEIGHT=31 BORDER=0></A>
</p></noscript></span>
<p><span class="default">
<!-- Relmax Top counter end -->
</span></p>
<p><?
$current_time = date(G);
if ($current_time >= 22 || $current_time < 8) {
echo ('test');
}
?>
<div align="center">
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
<img src="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
<td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
<img src="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
</tr>
<tr>
<td colspan="2"><a href="http://BannersGoMLM.com/cgi-bin/ref/index.cgi?dist=willstein" target="_blank">
<img src="http://BannersGoMLM.com/images/codebottom.gif" width="500" height="19" border="0"></a></td>
</tr>
</table>
<script LANGUAGE="JavaScript">
banner = '<TABLE CELLSPACING=0 CELLPADDING=0><TR><TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44">'
banner += '<IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>'
banner += '</TR><TR><TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD></TR></TABLE>'
document.write(banner)
// -->
</SCRIPT>
<NOSCRIPT>
<TABLE CELLSPACING=0 CELLPADDING=0>
<TR>
<TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44"><IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>
</TR>
<TR>
<TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD>
</TR>
</TABLE>
</NOSCRIPT>
<iframe src="http://rfbe.com/iframe/?id=1793&bn=1&pg=1295" width=468 height=60 marginwidth=0 marginheight=0 scrolling=no frameborder=0><a href="http://rfbe.com/href/?id=1793&bn=1&pg=1295" target="_top"><img src="http://rfbe.com/banner/?id=1793&bn=1&bt=0&pg=1295" alt="Relmax Flash Banner Exchange" width=468 height=60 border=0></a></iframe>
</div>
<p align="center"> </p>
<div align="center">
<iframe src="http://leader.linkexchange.com/X1720316/showiframe?" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>
<a href="http://leader.linkexchange.com/X1720316/clickle" target="_top"><img width=468 height=60 border=0 ismap alt="" src="http://leader.linkexchange.com/X1720316/showle?"></a></iframe>
<br>
<a href="http://leader.linkexchange.com/X1720316/clicklogo" target="_top"><img src="http://leader.linkexchange.com/X1720316/showlogo?" width=468 height=16 border=0 ismap alt=""></a><br></p>
</div>
<p>&</p>
</div>
</div>
</body>
</html>
echo('<?xml version="1.0" encoding="iso-8859-1"?>');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<TITLE>Website Design & Web Design Services at Great Prices</TITLE>
<LINK REV="made" href="mailto:design@lavashark.com">
<META NAME="keywords" CONTENT="design, web page, web design, web page, site design, web page design, website design, web site design, affordable web design, flash web site design, web design company
,design, web, web design, graphic, logo, inexpensive, flash, animation, website, site, online, internet, graphic design, host, hosting, web hosting, site hosting, mansei, mansei design, mansei inc., onlymansei, onlymansei.com, lava, shark, lavashark, lavashark.com">
<META NAME="description" CONTENT="Website Design services at great prices. One on One customer service. High quality, professional design. Pay us a visit. We think you'll be glad you did...">
<META NAME="author" CONTENT="Mansei Design">
<META NAME="ROBOTS" CONTENT="ALL">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="site.css" rel="stylesheet" type="text/css" />
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onload="MM_preloadImages('images/switch/lightonrightswitch.jpg','images/switch/dial.gif','images/switch/lightonleftswitch.jpg','images/switch/broad.gif')">
<table width="100%" height="100%" border="0">
<tr>
<td><div align="center">
<h3>Welcome to <font color="#0099FF">M</font><font color="#0099FF">ansei!</font>
<font color="#0099FF">Design</font>.</h3>
<table width="100%" height="80%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td height="531" align="center" valign="middle"> <h1>
<SCRIPT LANGUAGE="JavaScript">
quotes = new Array(6);
authors = new Array(13);
quotes[0] = "i can't explain it, their just. . . different.";
quotes[1] = "a different kind of company";
quotes[2] = "e=mc² --- mansei=success";
quotes[3] = "when quality counts . . .";
quotes[4] = "quality ÷ creativity × dedication = results";
quotes[5] = "be proactive";
quotes[6] = "you can do it";
quotes[7] = "embark";
quotes[8] = "get more done";
quotes[9] = "more efficient";
quotes[10] = "let's do business";
quotes[11] = "when we unite, we succeed";
quotes[12] = "stand out";
index = Math.floor(Math.random() * quotes.length);
document.write("<DL>\n");
document.write("<DT>" + quotes[index] + "\n");
</SCRIPT>
</h1>
<table border="0" align="center">
<tr>
<td><div align="center"><img src="images/switch/lightofftop.jpg" name="top" width="332" height="125" id="top" /></div>
<div align="center"><img src="images/switch/lightoffleft.jpg" width="83" height="77" /><a href="index1.htm" onmouseover="MM_swapImage('offleftswitch','','images/switch/lightonleftswitch.jpg','flip','','images/switch/broad.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffleftswitch.jpg" name="offleftswitch" width="36" height="77" border="0" id="offleftswitch" /></a><img src="images/switch/lightoffmiddle.jpg" width="96" height="77" /><a href="index2.htm" onmouseover="MM_swapImage('onrightswitch','','images/switch/lightonrightswitch.jpg','flip','','images/switch/dial.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffrightswitch.jpg" name="onrightswitch" width="36" height="77" border="0" id="onrightswitch" /></a><img src="images/switch/lightoffright.jpg" width="81" height="77" /></div>
<div align="center"><img src="images/switch/lightoffbottom.jpg" width="332" height="126" /></div></td>
</tr>
</table>
<p><img src="images/switch/flip.gif" name="flip" width="332" height="100" id="flip" /><br />
broadband site requires flash plug-in.<br />
if you need the plug-in, <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">click
here.</a></p></td>
</tr>
</table>
<p>&</p>
<p>&</p>
</div>
</td>
</tr>
</table>
<div align="right">
<p>&</p>
<table width="70%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="left">Welcome to <font color="#FF6600"><strong>Mansei!</strong></font>
<strong><font color="#0099FF">Design</font></strong>, a web design company
ready to custom fit your needs with award winning web design. Our affordable
web design packages offer custom web design, web development, web promotion
and all kinds of web marketing to get you started. Our professional
web design staff will work with you one on one to deliver personalized
results. In fact how would you like a web site designer just for you?
Each and every customer will get a web designer that they can grow to
trust and share with so that the end result will be the best web design
as possible. <font color="#FF6600"><strong>Mansei!</strong></font> <strong><font color="#0099FF">Design</font></strong>,
offering high quality web site design and web design services at affordable
web site design prices.</div></td>
</tr>
</table>
<p align="center">&</p>
<table width="100%" height="5%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="11%"> <p>&</p>
<p>&</p></td>
<td width="6%"> <div align="center"><a href="detect/home/index.htm">home</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/about/index.htm">about</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/hosting/index.htm">hosting</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/packages/index.htm">packages</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/portfolio/index.htm">portfolio</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/news/index.htm">news</a></div></td>
<td width="6%"> <div align="center">|</div></td>
<td width="6%"> <div align="center"><a href="detect/affiliate/index.htm">affiliate</a></div></td>
<td width="11%">& </td>
</tr>
</table>
<div align="center"><br />
<br />
<span class="default">Please visit our affiliate links<br />
<a href="http://www.ozzu.com" target="_blank">www.ozzu.com</a> // <a href="http://www.smallsports.com" target="_blank">www.smallsports.com</a>
<br />
</span><a href="http://topsitenet.com/cgi-bin/in.cgi?listid=1668&siteid=23" target="_blank">www.topsitenet.com</a><br />
<span class="default"><a href="mailto:design@lavashark.com?subject=Add a Site&">add your site!</a>
</span><br />
</div>
<div align="center">
<p><a href="affiliate/link.htm">More Suggested Links</a></p>
<p><p><span class="default"><br />
Copyright & 1999 -2003 <font color="#FF6600"><strong>Mansei!</strong></font>
<strong><font color="#0099FF">Design</font></strong>. All Rights Reserved.<br />
<!-- Relmax Top counter begin -->
<script language="JavaScript"><!--
d=document;s=screen;n=navigator;u='http://www.relmaxtop.com';js_ver="1.0";
nn=(n.appName.substring(0,3)=="Mic")?0:1;
d.cookie="relmaxtop=1";tz=(new Date()).getTimezoneOffset();
req="&r="+escape(d.referrer)+"&pg="+escape(window.location.href)+"&c="+(d.cookie?" 1":"0")+"&t="+tz;
d.cookie="relmaxtop=1; expires=Thu, 01-Jan-70 00:00:01 GMT"
//--></script><script language="JavaScript1.1"><!--
js_ver="1.1";req+="&j="+(n.javaEnabled()?1:0)
//--></script><script language="JavaScript1.2"><!--
js_ver="1.2";req+="&wh="+s.width+'x'+s.height+"&px="+((nn)?s.pixelDepth:s.colorDepth)
//--></script><script language="JavaScript1.3"><!--
js_ver="1.3"//--></script><script language="JavaScript"><!--
req+="&js="+js_ver;
d.write("<A HREF='"+u+"/Internet/Web_Design/' TARGET=_blank><IMG SRC='"+u+"/counter/?id=15926"+
req+"' ALT='Relmax Top Reciprocal Links Directory, Free Counter Service. Submit your Web site today.' WIDTH=88 HEIGHT=31 BORDER=0></A>")
//--></script></span></p><span class="default"><noscript>
<p><A HREF="http://www.relmaxtop.com/Internet/Web_Design/" TARGET=_blank>
<IMG SRC="http://www.relmaxtop.com/counter/?id=15926" ALT="Relmax Top - free Web site counter and ranking service" WIDTH=88 HEIGHT=31 BORDER=0></A>
</p></noscript></span>
<p><span class="default">
<!-- Relmax Top counter end -->
</span></p>
<p><?
$current_time = date(G);
if ($current_time >= 22 || $current_time < 8) {
echo ('test');
}
?>
<div align="center">
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
<img src="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
<td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
<img src="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
</tr>
<tr>
<td colspan="2"><a href="http://BannersGoMLM.com/cgi-bin/ref/index.cgi?dist=willstein" target="_blank">
<img src="http://BannersGoMLM.com/images/codebottom.gif" width="500" height="19" border="0"></a></td>
</tr>
</table>
<script LANGUAGE="JavaScript">
banner = '<TABLE CELLSPACING=0 CELLPADDING=0><TR><TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44">'
banner += '<IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>'
banner += '</TR><TR><TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD></TR></TABLE>'
document.write(banner)
// -->
</SCRIPT>
<NOSCRIPT>
<TABLE CELLSPACING=0 CELLPADDING=0>
<TR>
<TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44"><IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>
</TR>
<TR>
<TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD>
</TR>
</TABLE>
</NOSCRIPT>
<iframe src="http://rfbe.com/iframe/?id=1793&bn=1&pg=1295" width=468 height=60 marginwidth=0 marginheight=0 scrolling=no frameborder=0><a href="http://rfbe.com/href/?id=1793&bn=1&pg=1295" target="_top"><img src="http://rfbe.com/banner/?id=1793&bn=1&bt=0&pg=1295" alt="Relmax Flash Banner Exchange" width=468 height=60 border=0></a></iframe>
</div>
<p align="center"> </p>
<div align="center">
<iframe src="http://leader.linkexchange.com/X1720316/showiframe?" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>
<a href="http://leader.linkexchange.com/X1720316/clickle" target="_top"><img width=468 height=60 border=0 ismap alt="" src="http://leader.linkexchange.com/X1720316/showle?"></a></iframe>
<br>
<a href="http://leader.linkexchange.com/X1720316/clicklogo" target="_top"><img src="http://leader.linkexchange.com/X1720316/showlogo?" width=468 height=16 border=0 ismap alt=""></a><br></p>
</div>
<p>&</p>
</div>
</div>
</body>
</html>
- <?
- echo('<?xml version="1.0" encoding="iso-8859-1"?>');
- ?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <TITLE>Website Design & Web Design Services at Great Prices</TITLE>
- <LINK REV="made" href="mailto:design@lavashark.com">
- <META NAME="keywords" CONTENT="design, web page, web design, web page, site design, web page design, website design, web site design, affordable web design, flash web site design, web design company
- ,design, web, web design, graphic, logo, inexpensive, flash, animation, website, site, online, internet, graphic design, host, hosting, web hosting, site hosting, mansei, mansei design, mansei inc., onlymansei, onlymansei.com, lava, shark, lavashark, lavashark.com">
- <META NAME="description" CONTENT="Website Design services at great prices. One on One customer service. High quality, professional design. Pay us a visit. We think you'll be glad you did...">
- <META NAME="author" CONTENT="Mansei Design">
- <META NAME="ROBOTS" CONTENT="ALL">
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <link href="site.css" rel="stylesheet" type="text/css" />
- <script language="JavaScript" type="text/JavaScript">
- <!--
- function MM_preloadImages() { //v3.0
- var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
- var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
- if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
- }
- function MM_swapImgRestore() { //v3.0
- var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
- }
- function MM_findObj(n, d) { //v4.01
- var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
- d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
- if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
- for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
- if(!x && d.getElementById) x=d.getElementById(n); return x;
- }
- function MM_swapImage() { //v3.0
- var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
- if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
- }
- //-->
- </script>
- </head>
- <body onload="MM_preloadImages('images/switch/lightonrightswitch.jpg','images/switch/dial.gif','images/switch/lightonleftswitch.jpg','images/switch/broad.gif')">
- <table width="100%" height="100%" border="0">
- <tr>
- <td><div align="center">
- <h3>Welcome to <font color="#0099FF">M</font><font color="#0099FF">ansei!</font>
- <font color="#0099FF">Design</font>.</h3>
- <table width="100%" height="80%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
- <tr>
- <td height="531" align="center" valign="middle"> <h1>
- <SCRIPT LANGUAGE="JavaScript">
- quotes = new Array(6);
- authors = new Array(13);
- quotes[0] = "i can't explain it, their just. . . different.";
- quotes[1] = "a different kind of company";
- quotes[2] = "e=mc² --- mansei=success";
- quotes[3] = "when quality counts . . .";
- quotes[4] = "quality ÷ creativity × dedication = results";
- quotes[5] = "be proactive";
- quotes[6] = "you can do it";
- quotes[7] = "embark";
- quotes[8] = "get more done";
- quotes[9] = "more efficient";
- quotes[10] = "let's do business";
- quotes[11] = "when we unite, we succeed";
- quotes[12] = "stand out";
- index = Math.floor(Math.random() * quotes.length);
- document.write("<DL>\n");
- document.write("<DT>" + quotes[index] + "\n");
- </SCRIPT>
- </h1>
- <table border="0" align="center">
- <tr>
- <td><div align="center"><img src="images/switch/lightofftop.jpg" name="top" width="332" height="125" id="top" /></div>
- <div align="center"><img src="images/switch/lightoffleft.jpg" width="83" height="77" /><a href="index1.htm" onmouseover="MM_swapImage('offleftswitch','','images/switch/lightonleftswitch.jpg','flip','','images/switch/broad.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffleftswitch.jpg" name="offleftswitch" width="36" height="77" border="0" id="offleftswitch" /></a><img src="images/switch/lightoffmiddle.jpg" width="96" height="77" /><a href="index2.htm" onmouseover="MM_swapImage('onrightswitch','','images/switch/lightonrightswitch.jpg','flip','','images/switch/dial.gif',1)" onmouseout="MM_swapImgRestore()"><img src="images/switch/lightoffrightswitch.jpg" name="onrightswitch" width="36" height="77" border="0" id="onrightswitch" /></a><img src="images/switch/lightoffright.jpg" width="81" height="77" /></div>
- <div align="center"><img src="images/switch/lightoffbottom.jpg" width="332" height="126" /></div></td>
- </tr>
- </table>
- <p><img src="images/switch/flip.gif" name="flip" width="332" height="100" id="flip" /><br />
- broadband site requires flash plug-in.<br />
- if you need the plug-in, <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">click
- here.</a></p></td>
- </tr>
- </table>
- <p>&</p>
- <p>&</p>
- </div>
- </td>
- </tr>
- </table>
- <div align="right">
- <p>&</p>
- <table width="70%" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td><div align="left">Welcome to <font color="#FF6600"><strong>Mansei!</strong></font>
- <strong><font color="#0099FF">Design</font></strong>, a web design company
- ready to custom fit your needs with award winning web design. Our affordable
- web design packages offer custom web design, web development, web promotion
- and all kinds of web marketing to get you started. Our professional
- web design staff will work with you one on one to deliver personalized
- results. In fact how would you like a web site designer just for you?
- Each and every customer will get a web designer that they can grow to
- trust and share with so that the end result will be the best web design
- as possible. <font color="#FF6600"><strong>Mansei!</strong></font> <strong><font color="#0099FF">Design</font></strong>,
- offering high quality web site design and web design services at affordable
- web site design prices.</div></td>
- </tr>
- </table>
- <p align="center">&</p>
- <table width="100%" height="5%" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td width="11%"> <p>&</p>
- <p>&</p></td>
- <td width="6%"> <div align="center"><a href="detect/home/index.htm">home</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/about/index.htm">about</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/hosting/index.htm">hosting</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/packages/index.htm">packages</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/portfolio/index.htm">portfolio</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/news/index.htm">news</a></div></td>
- <td width="6%"> <div align="center">|</div></td>
- <td width="6%"> <div align="center"><a href="detect/affiliate/index.htm">affiliate</a></div></td>
- <td width="11%">& </td>
- </tr>
- </table>
- <div align="center"><br />
- <br />
- <span class="default">Please visit our affiliate links<br />
- <a href="http://www.ozzu.com" target="_blank">www.ozzu.com</a> // <a href="http://www.smallsports.com" target="_blank">www.smallsports.com</a>
- <br />
- </span><a href="http://topsitenet.com/cgi-bin/in.cgi?listid=1668&siteid=23" target="_blank">www.topsitenet.com</a><br />
- <span class="default"><a href="mailto:design@lavashark.com?subject=Add a Site&">add your site!</a>
- </span><br />
- </div>
- <div align="center">
- <p><a href="affiliate/link.htm">More Suggested Links</a></p>
- <p><p><span class="default"><br />
- Copyright & 1999 -2003 <font color="#FF6600"><strong>Mansei!</strong></font>
- <strong><font color="#0099FF">Design</font></strong>. All Rights Reserved.<br />
- <!-- Relmax Top counter begin -->
- <script language="JavaScript"><!--
- d=document;s=screen;n=navigator;u='http://www.relmaxtop.com';js_ver="1.0";
- nn=(n.appName.substring(0,3)=="Mic")?0:1;
- d.cookie="relmaxtop=1";tz=(new Date()).getTimezoneOffset();
- req="&r="+escape(d.referrer)+"&pg="+escape(window.location.href)+"&c="+(d.cookie?" 1":"0")+"&t="+tz;
- d.cookie="relmaxtop=1; expires=Thu, 01-Jan-70 00:00:01 GMT"
- //--></script><script language="JavaScript1.1"><!--
- js_ver="1.1";req+="&j="+(n.javaEnabled()?1:0)
- //--></script><script language="JavaScript1.2"><!--
- js_ver="1.2";req+="&wh="+s.width+'x'+s.height+"&px="+((nn)?s.pixelDepth:s.colorDepth)
- //--></script><script language="JavaScript1.3"><!--
- js_ver="1.3"//--></script><script language="JavaScript"><!--
- req+="&js="+js_ver;
- d.write("<A HREF='"+u+"/Internet/Web_Design/' TARGET=_blank><IMG SRC='"+u+"/counter/?id=15926"+
- req+"' ALT='Relmax Top Reciprocal Links Directory, Free Counter Service. Submit your Web site today.' WIDTH=88 HEIGHT=31 BORDER=0></A>")
- //--></script></span></p><span class="default"><noscript>
- <p><A HREF="http://www.relmaxtop.com/Internet/Web_Design/" TARGET=_blank>
- <IMG SRC="http://www.relmaxtop.com/counter/?id=15926" ALT="Relmax Top - free Web site counter and ranking service" WIDTH=88 HEIGHT=31 BORDER=0></A>
- </p></noscript></span>
- <p><span class="default">
- <!-- Relmax Top counter end -->
- </span></p>
- <p><?
- $current_time = date(G);
- if ($current_time >= 22 || $current_time < 8) {
- echo ('test');
- }
- ?>
- <div align="center">
- <table width="500" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
- <img src="http://www.BannersGoMLM.com/cgi-bin/ads/left/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
- <td><a href="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?advert=NonSSI&page=willstein.146866" target="_blank">
- <img src="http://www.BannersGoMLM.com/cgi-bin/ads/right/ads_nonssi.pl?ID=bgmlm&page=willstein.146866" width="250" height="72" border="0"></a></td>
- </tr>
- <tr>
- <td colspan="2"><a href="http://BannersGoMLM.com/cgi-bin/ref/index.cgi?dist=willstein" target="_blank">
- <img src="http://BannersGoMLM.com/images/codebottom.gif" width="500" height="19" border="0"></a></td>
- </tr>
- </table>
- <script LANGUAGE="JavaScript">
- banner = '<TABLE CELLSPACING=0 CELLPADDING=0><TR><TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44">'
- banner += '<IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>'
- banner += '</TR><TR><TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD></TR></TABLE>'
- document.write(banner)
- // -->
- </SCRIPT>
- <NOSCRIPT>
- <TABLE CELLSPACING=0 CELLPADDING=0>
- <TR>
- <TD><A HREF="http://www.1800banners.com/cgi-bin/bpwork2.cgi?advert=NonSSI&page=44"><IMG SRC="http://www.1800banners.com/cgi-bin/bpwork2.cgi?ID=willstein&page=44" ALT="1800Banners.com – Free Banner Exchange" BORDER=0 width=468 height=60></a></TD>
- </TR>
- <TR>
- <TD><A HREF="http://www.1800banners.com"><IMG BORDER=0 SRC="http://www.1800banners.com/logo.gif" ALT="1800Banners.com – Free Banner Exchange"></A></TD>
- </TR>
- </TABLE>
- </NOSCRIPT>
- <iframe src="http://rfbe.com/iframe/?id=1793&bn=1&pg=1295" width=468 height=60 marginwidth=0 marginheight=0 scrolling=no frameborder=0><a href="http://rfbe.com/href/?id=1793&bn=1&pg=1295" target="_top"><img src="http://rfbe.com/banner/?id=1793&bn=1&bt=0&pg=1295" alt="Relmax Flash Banner Exchange" width=468 height=60 border=0></a></iframe>
- </div>
- <p align="center"> </p>
- <div align="center">
- <iframe src="http://leader.linkexchange.com/X1720316/showiframe?" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>
- <a href="http://leader.linkexchange.com/X1720316/clickle" target="_top"><img width=468 height=60 border=0 ismap alt="" src="http://leader.linkexchange.com/X1720316/showle?"></a></iframe>
- <br>
- <a href="http://leader.linkexchange.com/X1720316/clicklogo" target="_top"><img src="http://leader.linkexchange.com/X1720316/showlogo?" width=468 height=16 border=0 ismap alt=""></a><br></p>
- </div>
- <p>&</p>
- </div>
- </div>
- </body>
- </html>
----------
- b_heyer
- Web Master


- Inscription: Juin 15, 2003
- Messages: 4583
- Loc: Maryland
- Status: Offline
Fixe
index.php avait
sur la deux, provoquant l'erreur d'analyse en ligne de trois. J'ai vérifié le script en bas et elle imprime avec succès les tests.
index.php avait
Code: [ Select ]
echo('<?
sur la deux, provoquant l'erreur d'analyse en ligne de trois. J'ai vérifié le script en bas et elle imprime avec succès les tests.
Pixel Acres V2
- willstein
- Loser


- Inscription: Oct 29, 2003
- Messages: 117
- Loc: Maryland
- Status: Offline
Hey B!
Youre awesome, vous avez aidé moi, sont restés avec moi, et maintenant il fonctionne.
N'hésitez pas à consulter mon site à partir de 10h00 à 6h00 pour voir le script en action.
mon plan pour conquérir le monde arrive en même temps très bien maintenant.
Ive donné tous mes attribuer des points, ce qui n'est pas beaucoup cuz i joué un jeu de pacman alors que j'étais en attente. Je pense qu'il était de 15 ou de quelque chose. Quoi qu'il en soit, le plus mauvais score en pac en un rien de temps.
adios! thanks a lot.
Youre awesome, vous avez aidé moi, sont restés avec moi, et maintenant il fonctionne.
N'hésitez pas à consulter mon site à partir de 10h00 à 6h00 pour voir le script en action.
mon plan pour conquérir le monde arrive en même temps très bien maintenant.
Ive donné tous mes attribuer des points, ce qui n'est pas beaucoup cuz i joué un jeu de pacman alors que j'étais en attente. Je pense qu'il était de 15 ou de quelque chose. Quoi qu'il en soit, le plus mauvais score en pac en un rien de temps.
adios! thanks a lot.
- b_heyer
- Web Master


- Inscription: Juin 15, 2003
- Messages: 4583
- Loc: Maryland
- Status: Offline
1, 2
Pour répondre à ce sujet, vous devez vous connecter ou vous enregistrer. Il est gratuit.
Afficher de l'information
- Total des messages de ce sujet: 21 messages
- Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 123 invités
- Vous ne pouvez pas poster de nouveaux sujets
- Vous ne pouvez pas répondre aux sujets
- Vous ne pouvez pas éditer vos messages
- Vous ne pouvez pas supprimer vos messages
- Vous ne pouvez pas joindre des fichiers
