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