function commonRoundedCorners() 
 {
	
   curvyCorners(myCurvySettings, document.getElementById("Top"));	
 }




