function getdiv(str)
{
new Ajax.Updater( 'albummoinhat','/music/getdiv.aspx?type='+str, { asynchronous: 1 } ) ;

}
