function multiLoad(doc1,doc2) { parent.Left.location.href = doc1; parent.Main.location.href = doc2; }