function hash_days() { 
newWindow = window.open('hash_days.html', 'popup', 'toolbar=no, location=no, directories=no, scrollbars=no, status=no, width=390, height=650 top=25 left = 50') 
} 
function opensuccess() {
newWindow = window.open('success.html', 'popup', 'toolbar=no, location=no, directories=no, scrollbars=no, status=no, width=380, height=280 top=25 left = 50') 
} 
function contact() { 
newWindow = window.open('contact.html', 'popup', 'toolbar=no, location=no, directories=no, scrollbars=no, status=no, width=390, height=300 top=25 left = 50') 
} 

function openihhistory() { 
newWindow = window.open('http://www.interhash2008.com/history_of_interhash.html', 'popup', 'toolbar=no, location=no, directories=no, scrollbars=no, status=no, width=425, height=360,left=40,top=40') 
} 
function openpanarama() { 
newWindow = window.open('agmpanarama.html', 'popup', 'toolbar=no, location=no, directories=no, scrollbars=no, status=no, width=1000, height=160,left=0,top=100') 
} 
 
function menu() { 
newWindow = window.open('agmmenu2008.html', 'popup', 'toolbar=no, location=no, directories=no, scrollbars=no, status=no, width=390, height=650 top=25 left = 50') 
} 
