12 lines
562 B
HTML
12 lines
562 B
HTML
<html> <head> <title>SGI Embedded Support Partner - Help</title></head>
|
|
<frameset cols="170,*" border=0>
|
|
<frame src="/help_navigator.html" name="help_index" scrolling="auto"
|
|
marginheight=8 marginwidth=8 border=0 frameborder=0 framespacing=0>
|
|
<frame src="/help_contents.html#setup_notification_modem" name="help_main"
|
|
scrolling="auto" marginheight=8 marginwidth=8 border=0 frameborder=0 framespacing=0>
|
|
<noframes>
|
|
<body bgcolor="#FFFFFF">Your browser does not support frames. Please install a browser that supports frames.
|
|
</body>
|
|
</noframes>
|
|
</frameset> </html>
|