<!--
function goBack(){
  if (history.length > 0){
  	history.back()
  }
  }   
  if ((navigator.appName == 'Netscape' && parseFloat(navigator.appVersion) >= 3) || (parseFloat(navigator.appVersion) >= 4));	       
mie = navigator.appName.indexOf('Microsoft Internet Explorer') != -1 ? true : false;
			{
			document.write("<style type=text/css> \n ");
			document.write("  <!--\n ");
			document.write("  A  {\n ");
			document.write("  	font-family : Verdana, Arial;\n ");
			document.write("  	font-size : x-medium;\n ");
			document.write("  	font-weight : none;\n ");
			document.write("  	text-decoration : none;\n ");
			document.write("  	color :#425A97 ;\n ");
			document.write("  }\n ");
			document.write("  \n ");        
			document.write("  A:Hover  {\n ");
                        document.write("  	color :#FF0000 ; TEXT-DECORATION: underline\n ");
			document.write("  }\n ");
			document.write("  -->\n ");

document.write("BODY {");        
document.write("scrollbar-face-color: #DEE3E7;");
document.write("scrollbar-highlight-color: #FFFFFF;");
document.write("scrollbar-shadow-color: #DEE3E7;");
document.write("scrollbar-3dlight-color: #D1D7DC;");
document.write("scrollbar-arrow-color:  #006699;");
document.write("scrollbar-track-color: #EFEFEF;");
document.write("scrollbar-darkshadow-color: #98AAB1;");

document.write("}");

          		document.write("  </style>\n ");
}

  function CursorOver(a,b) {	  
	a.bgColor = b;
	}  
  function CursorOut(a,b) {	 
	  a.bgColor = b;
	}
function cambio(imgName,newImg){
		eval('document.' + imgName + '.src = "' + newImg + '"');
	}
function MM_preloadImages() { 
  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 tutorial(url){
 
window.open(url,'TUTORIAL','width=500, height=382');
}
var dias = new Array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
var meses = new Array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December');

var hoy = new Date();

var mes = hoy.getMonth();
var date = hoy.getDate();
var dia = hoy.getDay();
var year = hoy.getYear();

year = ((year%1900)+1900);

var Addpage="http://www.sellbuy1.com/";
var Addfav="http://www.sellbuy1.com/";
var el_sitio="Sellbuy1";

// -->


