<!-- Original:  Gordon Black (gordonblack@2t2.com) -->
<!-- Web Site:  http://www.2t2.com/snippets -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function url6() {
hidden = open('http://www.boatus.org/onlinecourse/documents/Personal_Floatation_devices.htm','NewWindow','top=0,left=0,width=780,height=605,status=no,resizable=no,scrollbars=yes');
}

// any of the above window parameters can be changed,
// but if you want the link to remain hidden do not
// change 'status=no'

//  End -->