DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS

DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS

DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS

DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS

DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS
DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS
DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS
You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today.

DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS

TYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> DENNIS JACOBUS MENGUNDURKAN DIRI SEBAGAI DIREKTUR DGNS| IQPLUS NEWS $(window).load(function() { $('.Headline').nivoSlider({ slices:1, directionNavHide:false, directionNav:false, controlNav:true, pauseTime:5000, effect:'fade' }); }); $(function(){ $('#lefttab').tabs(); $('#lefttab2').tabs(); var tInit=false; }); $(document).ready(function() { $('.link').css('cursor','pointer') $('.link').click(function(){ var url=$(this).attr('url') if(url!=''){ window.open($(this).attr('url'), '_blank'); }else{ } }); $().ajaxStart(function() { $('#loading').show(); $('#result').hide(); }).ajaxStop(function() { $('#loading').hide(); $('#result').fadeIn('slow'); }); $('#last_quote').submit(function() { $('#loading').show(); $.ajax({ type: 'POST', url: $(this).attr('action'), data: $(this).serialize(), success: function(data) { $('#result').html(data); $('#loading').hide(); } }) return false; }); $('#netbuyseldate').submit(function() { $('#loading').show(); $.ajax({ type: 'POST', url: $(this).attr('action'), data: $(this).serialize(), success: function(data) { $('#result').html(data); $('#loading').hide(); } }) return false; }); $('#timetradedate').submit(function() { $('#loading').show(); $.ajax({ type: 'POST', url: $(this).attr('action'), data: $(this).serialize(), success: function(data) { $('#result').html(data); $('#loading').hide(); } }) return false; }); }) $(document).ready(function() { $("#login").click(function() { var action = $("#loginform").attr('action'); var form_data = { username: $("#username").val(), password: $("#password").val(), is_ajax: 1 }; $.ajax({ type: "POST", url: action, data: $("#loginform").serialize(), success: function(response) { if(response == 'success') //$("#message").html("successfully! Please Wait.."); $("#cover").slideUp('slow', function() { //$("#message").html("You have logged in successfully!"); $(window.location).attr('href', 'http://www.iqplus.info'); }); else $("#message").html("Invalid Username/Password"); } }); return false; }); //function update() { //$.ajax({type:'POST', url:'/dtm.php', timeout:1000, success:function(data){ //$("#dtm").html(data); //window.setTimeout(update, 60000); //}, //}); //} //update(); }); function resizeText(multiplier) { if (document.getElementById("zoomthis").style.fontSize == "") { document.getElementById("zoomthis").style.fontSize = "12px"; } document.getElementById("zoomthis").style.fontSize = parseFloat(document.getElementById("zoomthis").style.fontSize) + (multiplier * 2) + "px"; } /* var message="Function Disabled!"; function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("return false")*/ window.onload = function() { if (document.getElementById) { var element = document.getElementById('zoomthis'); } else if (document.all) { var element = document.all['zoomthis']; } else if (document.layers) { var element = document.layers['zoomthis']; } else {alert("Yor browser doesnt support javascript DOM");} //element.onselectstart = function(){return false;} // ie //element.onmousedown = function(){return false;} // mozilla }