<!-- Begin

var colorstyle	 	= "blue"	// COLOR THEME


// COPYRIGHT 2010 AMM ART DESIGNS

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 -->