did you check coding;


    <link rel="stylesheet" href="index_files/inc.css" type="text/css">

<style type="text/css" media="screen">
.yellow-bl, .yellow-br {
background-color: #ebebeb;
}
</style>
<link rel="stylesheet" href="index_files/jquery-ui-1.css" type="text/css" media="screen" charset="utf-8">
<script type="text/javascript">
var packages = Array();
packages['bronze'] = Array();packages['bronze']['price'] = 'KES. 1,500';packages['bronze']['disk'] = '100 MB';packages['bronze']['band'] = '600 MB';packages['silver'] = Array();packages['silver']['price'] = 'KES. 2,000';packages['silver']['disk'] = '150 MB';packages['silver']['band'] = '800 MB';packages['gold'] = Array();packages['gold']['price'] = 'KES. 2,500';packages['gold']['disk'] = '300 MB';packages['gold']['band'] = '1250 MB';packages['platinum'] = Array();packages['platinum']['price'] = 'KES. 3,000';packages['platinum']['disk'] = 'Unlimited';packages['platinum']['band'] = 'Unlimited'; </script>

<script src="index_files/jquery.js"></script>
<script src="index_files/jquery-ui.js"></script>
	
<script type="text/javascript">
$(document).ready(function(){

var packs = new Array('bronze','silver','gold','platinum');

// Create a function to adjust things when the slider changes value
function updateSlider(val){
var color;

$('#cost-buttons div').each(function(i){
if(i == val){
color = 'blue';
}else{
color = 'yellow';
}
$(this).css('background-image','url("http://www.jdimg.com/justhost/reseller/'+$(this).attr('title')+'-'+color+'.png")');
});

// Fill in the track with the orange part
$('#filltrack').animate({
width: val*33+'%',
duration: 'fast'
});

var disk, band, price;
if(val == 0){
disk = "100 MB";
band = "600 MB";
price = "KES. 1,500";
}else if(val == 1){
disk = "100 GB";
band = "800 MB";
price = "KES. 2,000";
}else if(val == 2){
disk = "300 MB";
band = "1250 MB";
price = "KES. 2,500";
}else if(val == 3){
disk = "Unlimited";
band = "Unlimited";
price = "KES 3,000";
}

// Create a signup url
var url = 'http://www.kwaswa.com/signup-reseller?'+packs[val];

$('#cost-box-disk').html(disk);
$('#cost-box-band').html(band);
$('#cost-price').html(price);
$('#cost-order').attr('href',url);
$('#cost-price').click(function(){
VirtualAgentSuspend = 'yesplease';
window.location = url;
});
}

// Create a slider and set the various parameters
$('#slider').slider({
animate: true,
min: 0,
max: 3,
step: 1,
orientation: 'horizontal',
slide: function(event, ui){
$('#val').html(ui.value);
updateSlider(ui.value);
}
});

// Move the slider and adjust stuff, when the user clicks a package button
$('#cost-buttons div').each(function(i){
$(this).click(function(){
if($('#slider').slider("value") == i){
VirtualAgentSuspend = 'yesplease';
window.location = 'http://www.kwaswa.com/signup-reseller?'+packs[i];
}else{
$('#slider').slider("value",i);
$('#val').html(i);
updateSlider(i);
}
});
});

// Setup the default bronze parts
$('#val').html($('#slider').slider('value'));
$('#cost-button-bronze').css('background-image', 'url("http://www.jdimg.com/justhost/reseller/bronze-blue.png")');

// Append the rounded corners
$('div.hdr').append('<div class="hdr-tl"></div><div class="hdr-tr"></div>');
});
</script>

<script src="index_files/justhost.js"></script>

<meta name="keywords" content="reseller hosting, reseller web hosting, resell hosting, resell web hosting, reseller webhosting, reseller hosts">
<meta name="description" content="Reseller Hosting services from Just Host. Professional Reseller web hosting with free billing system, host unlimited domains.">

<meta name="author" content="just host">
<meta name="robots" content="follow,index">

<link href="data:text/css,@import%20url%28%27https%3A//www.intellichat.com/launch/styles.php%3Fc%3Dbase%26a%3Ddisplay/agents/5.png%26d%3Dintellichat.com%27%29%3B@import%20url%28%27https%3A//www.intellichat.com/launch/styles.php%3Fc%3Djusthost%26a%3Ddisplay/agents/5.png%26d%3Dintellichat.com%27%29%3B" rel="stylesheet">
<style type="text/css">
<!--
.style1 {
color: #FFFFFF;
font-weight: bold;
}
body {
background-color: #0000FF;
}
-->
</style>
<body>

<div id="wrapper-bg"><div id="wrapper">

<h1><a href="http://www.kwaswa.com/"></a></h1>

<script type="text/javascript">
function StopChat()
{
if(typeof intellichat != "undefined")
{
intellichat.ChatWindow.CanActivate = false;
}
}
</script>
<div class="hdr">
How Much Will It Cost To Get Started?
<div class="hdr-tl"></div><div class="hdr-tr"></div></div>
    <div class="yellow-container">

<div id="track">
<div class="ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all" id="slider"><a style="left: 0%;" class="ui-slider-handle ui-state-default ui-corner-all" href="#"></a></div>
<div id="filltrack" style="width: 0%; display: block;"></div>
</div>

<div class="clear" style="height: 20px;">&nbsp;</div>

<div id="cost-buttons">
<div style="background-image: url(&quot;http://www.jdimg.com/justhost/reseller/bronze-blue.png&quot;);" id="cost-button-bronze" title="bronze"></div>
<div style="background-image: url(&quot;http://www.jdimg.com/justhost/reseller/silver-yellow.png&quot;);" id="cost-button-silver" title="silver"></div>
            <div style="background-image: url(&quot;http://www.jdimg.com/justhost/reseller/gold-yellow.png&quot;);" id="cost-button-gold" title="gold"></div>
<div style="background-image: url(&quot;http://www.jdimg.com/justhost/reseller/platinum-yellow.png&quot;);" id="cost-button-platinum" title="platinum"></div>
</div>

<div id="cost-box">
<div class="cost-box-content">
<h3>Disk Space</h3>
<h3 class="desc" id="cost-box-disk">100 MB</h3>
</div>
            <div class="cost-box-content">
<h3>Bandwidth</h3>
<h3 class="desc" id="cost-box-band">600 MB</h3>
</div>
<div class="cost-box-content" style="margin-left: 3px;">
<h3>Domains</h3>
<h3 class="desc">Unlimited</h3>
            </div>
</div>

<div id="cost-price">KES. 1,500</div>
<a href="http://www.kwaswa.com/signup-reseller?bronze" id="cost-order"></a>
<div class="yellow-tl"></div><div class="yellow-bl"></div><div class="yellow-tr"></div><div class="yellow-br"></div></div>


<table width="792" border="2">
<tr>
        <td colspan="2" class="hdr">Features...
<div class="hdr-tl"></div>
<div class="hdr-tr"></div></td>
</tr>
<tr>
<td colspan="2"><span class="feat style1">Free cPanel</span></td>
</tr>
<tr>
<td width="139"><div id="logo-cpanel"></div></td>
        <td width="635"><div class="desc-container">
<ul>
<li><span>Latest cPanel</span> User Control Panel</li>
<li><span>Full Website Statistics</span>: AWStats, Webalizer, Raw Log Manager, Referrer and Error Logs</li>
<li><span>FREE Fantastico: Suite</span> 1 click Wordpress, Joomla installs, Instant Shopping Carts and Forums</li>
          </ul>
</div></td>
</tr>
</table>
<table width="791" height="29" border="2">
<tr>
<td><div align="center"><img style="border: 0px none;" id="award_best10" src="index_files/footer_best10_hover.gif" alt="Best 10 Web Hosting" width="122" height="62" /><img style="border: 0px none;" id="award_webhostdir" src="index_files/footer_bestaward.png" alt="Best Features Award" width="96" height="69" /></div></td>
</tr>



</table>
</div>


On 18 November 2010 14:25, steve kyengo <k.stevo08@gmail.com> wrote:

Reminds Me of my First Semester Campus Introduction to Html Khe... Khe..Khe

On Thu, Nov 18, 2010 at 11:06 AM, Bernard Mwagiru <bmwagiru@gmail.com> wrote:
Perhaps an abuse...my humble apologies...


On Thu, Nov 18, 2010 at 11:03 AM, Erick Njenga <eriknjenga@gmail.com> wrote:
@Bernard did you say developers??? That's a misuse of the word. Wasn't this the website that was being discussed on this very list a few months ago?


On Thu, Nov 18, 2010 at 11:00 AM, Bernard Mwagiru <bmwagiru@gmail.com> wrote:
Hahahaha!!
The ad guy did his job faster than the developers did to make that site :-)


On Thu, Nov 18, 2010 at 10:57 AM, David Mugo <raidarmax@gmail.com> wrote:
Guys,

I find it funny that these guys have an add on FB that they make and host websites:

http://www.penumos.com/

--
-------------
David Mugo,
ICT & E-Commerce Consultant,
http://majibu.com
Twitter: @raidarmax


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke



--

Thanks and Regards,
Erick Njenga Nyachwaya,
M: +254-725-008-790







_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke