function F(n){
document.getElementById('wrap').className='c'+n;
}
