document.write("hello"); window.open("https://www.baidu.com","_blank")
<!DOCTYPE html> <html> <head> </head> <body> </body> </html>