Difference between revisions of "Template:L1 Systems on Tour"

From Bose Portable PA Encyclopedia
Jump to: navigation, search
m
m
Line 4: Line 4:
 
// open(URL, windowName[, windowFeatures])
 
// open(URL, windowName[, windowFeatures])
 
// --------------------------------------
 
// --------------------------------------
theWindow=window.open(URL,'theWindow','scrollbars=yes,width=200,height=100');
+
theWindow=window.open(URL,'theWindow','scrollbars=yes,width=250,height=200');
 
theWindow.focus();
 
theWindow.focus();
 
}
 
}

Revision as of 15:49, 30 January 2016

L1® Systems on Tour



Please follow the link and then view it full screen.