API DOCS
Function: removeScript
function removeScript($sFileName, $sUnload = '')
Parameters:
sFileName
(string) The relative or fully qualified URI of the javascript file.
sUnload
(string) Name of a javascript function to call prior to unlaoding the file.
Returns:
object
The object.
