Konu Çözülmüştür




Untitled Document

<script>
function onLoadPopup(){
url = "#popup1";
$(document).ready(function() {
location.href = url;
});
}
</script>







<script></script>