$("#content").css("top", "0px");
if ($("html").attr("dir") == "ltr") {
$("#content").css("top", "0px");
if ($("html").attr("dir") == "ltr") {
$("#content").css("top", "30px");
if ($("html").attr("dir") == "ltr") {
$("#content").css("top", "30px");
if ($("html").attr("dir") == "ltr") {