/* Custom javascript code */
/*
//$(document).ready(function(){
  //$("#contact").click(function(){
    //alert('Yup');
    //$("#content").html() = 'Say What?';
    //$("#content").html('Bwha-ha-ha!!!!');
    // .load( url, [ data ], [ complete(responseText, textStatus, XMLHttpRequest) ] )
    //$("#main_container_outer").load('/content/section/index/10', function() {
    //    alert('Load was performed.');
    //}) 
//  });
//});
*/
