<html><body><script language="JavaScript">function function1(){ window.scrollTo(200,200);}function function2(){ window.scroll(400,400);}</script><input type="button" value="Scroll to (200,200)" onClick="function1();"><input type="button" value="Scroll(400,400)" onClick="function2();"><div style="height:1000;width:1500;background-color:blue;"></div></body></html>
Name (required)
email (will not be published) (required)
Website