<!-- Begin

// Copyright CBS DISEŅO y DESARROLLO WEB
// http://www.creandotusitio.com
// Terminantemente prohibido por LEY la venta, 
// copia o el uso de este script en sitios NO AUTORIZADOS


// EDIT THE VARIABLE BELOW WITH A CHOICE ABOVE (only in lowercase)



var colorstyle	 	= "blue"	// COLOR THEME



// YOU DO NOT NEED TO EDIT BELOW THIS LINE

document.write('<link rel="StyleSheet" href="css/'+colorstyle+'.css" type="text/css">');
document.write('<link rel="StyleSheet" href="css/'+colorstyle+'-menu.css" type="text/css">');

//  End -->