﻿
var h = document.title;
if (h.length < 2 || h.toLowerCase()=='untitled page' )
   { document.title= 'Thietkeweb.558.vn';}
   
var mylogo='<img src="http://558.vn/images/logo.jpg" style="float:left; width:60px"   vspace="3" hspace="3"  />';

var mystyle='';
 mystyle='<style type="text/css">';
 mystyle+='.hplink{ color:Blue; font-weight:bold; text-decoration:none;}';
 mystyle+='.hplink:hover{color:Red;filter:alpha(opacity=85);opacity:0.85;}';
 mystyle+='hr{filter:alpha(opacity=35);opacity:0.35; color:gray;}';
mystyle+='</style>';
var str='';
str = '<div  style="float: left; width:100%; backgroud-color:#004e98;">'
str += mylogo;
str +='<br /><a class="hplink" target="_blank"   href="http://VNTOBE.COM/">RAO VẶT</a>  » ';
str +='<a class="hplink" target="_blank"   href="http://558.vn/news/">Tin tức</a>  » ';
str +='<a class="hplink"  target="_blank" href="http://558.vn/videoclip/">Video Clip</a>  » ';
str +='<a class="hplink" target="_blank"  href="http://558.vn/ebook/">EBook</a>  » ';
str +='<a class="hplink"  target="_blank" target="_blank"  href="http://558.vn/sourcecode/">Mã nguồn</a> » ';
str +='<a class="hplink" href="http://558.vn/software/">Download phần mềm</a>  » ';
str +='<a class="hplink" target="_blank"  style="color: red;" href="http://truyen.558.vn">Truyện</a> ';
str +='<a href="http://thietkeweb.558.vn/about/thanh-lap-va-hoat-dong/gioi-thieu-ve-cong-ty-co-phan-cong-nghe-va-truyen-thong-the558/" class="hplink" target="_blank"> » THE558-?</a>';
str +='<a href="http://thietkeweb.558.vn/product/" class="hplink" target="_blank" > » Demo Web</a>';
str +='<a href="http://thietkeweb.558.vn/services/" class="hplink" target="_blank"> » Dịch vụ</a>';
str +='<a href="http://thietkeweb.558.vn/services/luu-tru-website/dich-vu-luu-tru-website/" class="hplink" target="_blank"> » Hosting</a> » ';
str +='<a href="http://thietkeweb.558.vn/product/website-gia-re/web-gia-re/" class="hplink" target="_blank"> » Website giá rẻ</a>  » ';
str +='<a href="http://thietkeweb.558.vn/product/website-mien-phi-a-z/thiet-ke-website-mien-phi/" class="hplink" target="_blank">  Website Miễn phí</a>';

str +='<a href="http://thietkeweb.558.vn/contact/" class="hplink" target="_blank"> » Liên hệ</a>&nbsp;&nbsp;<hr />';
str +='</div>';
document.write(mystyle);
document.write(str);
document.title = 'thietkeweb.558.vn thiet ke web, thiet ke website, rao vat, download , ma nguon';
