var swidth=screen.width
if(swidth==800){
document.write("<div style='position:absolute; COLOR: #d00000; right:15px; top:125px; z-index:11; overflow:auto; visibility: visible'>")
}else if(swidth==1024){
document.write("<div style='position:absolute; COLOR: #d00000; right:7px; top:238px; height:150px; z-index:11; overflow:auto; visibility: visible'>")
}else if(swidth==1152){
document.write("<div style='position:absolute; COLOR: #d00000; right:15px; top:237px; height:150px; z-index:11; overflow:auto; visibility: visible'>")
}else if(swidth==1280){
document.write("<div style='position:absolute; COLOR: #d00000; right:45px; top:237px; height:150px; z-index:11; overflow:auto; visibility: visible'>")
}else if(swidth==1360){
document.write("<div style='position:absolute; COLOR: #d00000; right:68px; top:237px; height:150px; z-index:11; overflow:auto; visibility: visible'>")
}else if(swidth==1440){
document.write("<div style='position:absolute; COLOR: #d00000; right:85px; top:237px; height:150px; z-index:11; overflow:auto; visibility: visible'>")
}else if(swidth>1440){
document.write("<div style='position:absolute; COLOR: #d00000; right:165px; top:237px; height:150px; z-index:11; overflow:auto; visibility: visible'>")
}
