//<script type="text/javascript">

/* Copyright (c) 2011 der|Design */

MilkyOptions = {};

/* Full Screen Autoplay Interval */
MilkyOptions['fullscreen_autoplay'] = true;
MilkyOptions['fullscreen_autoplay_interval'] = 5.5;

/* Portfolio Slider (1 Column) */
MilkyOptions['portfolio_slider_pausetime'] = 5800;
MilkyOptions['portfolio_slider_speed'] = 4000;
MilkyOptions['portfolio_slider_pieces'] = 15;
MilkyOptions['portfolio_slider_effect'] = 'fade';

/* Lightbox Options */
MilkyOptions['lightbox_disable'] = false;
MilkyOptions['lightbox_use_overlay_gallery'] = false;

/* Miscelaneous */
MilkyOptions['is_admin_bar_showing'] = false;
MilkyOptions['blank_image'] = 'http://www.city.edu.my/wp-content/themes/c_eng/core/images/blank.png';

(function($) { $(document).ready(function() {
$(document).ready(function(){$('img').hide().fadeIn(2000);});
function disableselect(e){return false}function reEnable(){return true}
document.onselectstart=new Function("return false")
if(window.sidebar){document.onmousedown=disableselect
document.onclick=reEnable}
var message="";function clickIE(){if(document.all){(message);return false;}}
function clickNS(e){if
(document.layers||(document.getElementById&&!document.all)){if(e.which==2||e.which==3){(message);return false;}}}
if(document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
function right(e){if(navigator.appName=='Netscape'&&(e.which==3||e.which==2))
return false;else if(navigator.appName=='Microsoft Internet Explorer'&&(event.button==2||event.button==3)){alert("city.edu.my");return false;}
return true;}
document.onmousedown=right;document.onmouseup=right;if(document.layers)window.captureEvents(Event.MOUSEDOWN);if(document.layers)window.captureEvents(Event.MOUSEUP);window.onmousedown=right;window.onmouseup=right;

}); })(jQuery);
	
//</script>
