Javascript:setFlashHeight

[SIZE=1][COLOR=#0000c0]I am trying to resize a page using the setFlashHeight function but am unsure if this is contained in a library file or not. My initial html is as follows:

<body bgcolor=[/COLOR][/SIZE][SIZE=1]"#003366"[/SIZE][SIZE=1][COLOR=#0000c0]>
[/COLOR][/SIZE][SIZE=1][/SIZE][SIZE=1][COLOR=#0000c0]<script language[/COLOR][/SIZE][SIZE=1]=“JavaScript”[/SIZE][SIZE=1][COLOR=#0000c0] src[/COLOR][/SIZE][SIZE=1]=“flash_resize.js”[/SIZE][SIZE=1][COLOR=#0000c0]>[/COLOR][/SIZE]
[SIZE=1][COLOR=#0000c0][/COLOR][/SIZE]
[SIZE=1][COLOR=#0000c0]
[/COLOR][/SIZE][SIZE=1][COLOR=#800000]Is flash_resize.js a library file? If so, do I need any further references?[/COLOR][/SIZE]
[SIZE=1][COLOR=#800000][/COLOR][/SIZE]
[SIZE=1][COLOR=#800000]In one of my frames, Ii then have the following code:[/COLOR][/SIZE]
[SIZE=1][COLOR=#800000][/COLOR][/SIZE]
[SIZE=1][COLOR=#800000]getURL(“javascript:setFlashHeight(‘RivadaNetworksShortBackTestResize’, 700);”);[/COLOR][/SIZE]