Source: site.view [edit]
Function name: songSearch
Arguments: song
Description: Find any song for download
Page type: webl
Render function:  
Module: global

Page source:

var url = "http://www.85m.com/cgi-bin/musicsearch.pl?Query=" + Url_Encode(song);
WubCall("goUrl", [url])