All pastes #328424 Raw Edit

Anonymous

public text v1 · immutable
#328424 ·published 2007-01-25 20:12 UTC
rendered paste body
function shop_other() {
	alert("Hey");
	//document.forms["survey"].shop[0].checked=true;
	return true;
}