if (screen.width>=1024) {
document.write('<style type="text/css">');
document.write('html {overflow-x: hidden; overflow:-moz-scrollbars-vertical;}');
document.write('userContentFP {margin: 0 -8px}');
document.write('</style>');
}
