function openTickets() {

window.open('https://tickets.puppet.org','','height=500,width=500,resizable,scrollbars,menubar');

}