function arkrun(obj) { if ( typeof obj.tooltip != 'undefined' ) { window.open( 'http://'+obj.tooltip ); } }