function myPopup() {
newwindow = window.open( 'http://www.cgc.org.za/gliding_pop.htm', 'name', 'height=200','width=300' )
}
