// JavaScript Document
//$(window).bind("load", function() { 
//    $("div#mygalone").slideView() 
//});
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}


//$(document).ready(function() {
  //$("div#bg").append("<img src='/inc/img/bg/20090515_background_1200x940.jpg' width='100%' height='100%'>");
// });

$(window).bind("load", function() { 
    $("div#basic").slideViewerPro(); 
}); 
