$(document).ready(function() {
var mytype=$("#mytype").val();
$('#w_mostshared').load("/as/w_mostlist?OpenAgent&1=" + mytype + "&2=ms");
}
)
