open

fun open(type: String = definedExternally, replace: String = definedExternally): Document
fun open(    url: String,     name: String,     features: String): Window