'); } function viewcode() { var textcolor = get_radio_value( document.builder.text ); var backcolor = get_radio_value( document.builder.bg ); var linkcolor = get_radio_value( document.builder.link ); var vlinkcolor = get_radio_value( document.builder.vlinks ); var alinkcolor = get_radio_value( document.builder.alinks ); var backimage = get_radio_value( document.builder.bgimage ); var headersize = get_radio_value( document.builder.headersize ); var basefont = get_radio_value( document.builder.basefont ); var pagetitle = document.builder.Headline.value; var image = document.builder.Image.value; var listname = document.builder.List.value; var listname1 = document.builder.List1.value; var listname2 = document.builder.List2.value; var listname3 = document.builder.List3.value; var listname4 = document.builder.List4.value; var linkname = document.builder.Links.value; var linkurl1 = document.builder.Link1.value; var nameurl1 = document.builder.Name1.value; var linkurl2 = document.builder.Link2.value; var nameurl2 = document.builder.Name2.value; var linkurl3 = document.builder.Link3.value; var nameurl3 = document.builder.Name3.value; var linkurl4 = document.builder.Link4.value; var nameurl4 = document.builder.Name4.value; var htmlarea = document.builder.area.value; if (backimage == "manual") backimage = document.builder.bgfile.options[document.builder.bgfile.options.selectedIndex].value; document.writeln(' The 7 Dwarfz HTML Page Builder '); document.writeln('

'); document.writeln('

The 7 Dwarfz HTML Page Builder

'); document.write('<html>
'); document.write('<head>
'); document.write('<title>'+ pagetitle +'</title>
'); document.write('</head>
'); document.write('<BODY BACKGROUND="'+ backimage +'" TEXT="'+ textcolor +'" LINK="'+ linkcolor +'" VLINK="'+ vlinkcolor +'" BGCOLOR="'+ backcolor +'" ALINK="'+ alinkcolor +'">

'); document.write('<H'+ headersize +'>'+ pagetitle +'</H'+ headersize +'><P>

'); document.write('<FONT SIZE='+ basefont +'>

'); document.write('<CENTER><IMG SRC="'+ image +'"></CENTER><P>

'); document.write(listname +'<UL type="disc">
'); document.write('<LI>' + listname1 +'
'); document.write('<LI>' + listname2 +'
'); document.write('<LI>' + listname3 +'
'); document.write('<LI>' + listname4 +'
'); document.write('</UL><P>

'); document.write(linkname +'<br>
'); document.write('<A HREF="'+ linkurl1 +'">'+ nameurl1 +'</A><BR>
'); document.write('<A HREF="'+ linkurl2 +'">'+ nameurl2 +'</A><BR>
'); document.write('<A HREF="'+ linkurl3 +'">'+ nameurl3 +'</A><BR>
'); document.write('<A HREF="'+ linkurl4 +'">'+ nameurl4 +'</A><P>

'); document.write(htmlarea +'

'); document.write('</FONT>
'); document.write('</BODY>
'); document.write('</HTML>

'); document.write('
'); document.write('

'); document.write(''); document.write('



'); } //-->

The 7 Dwarfz HTML Page Builder

To get your own free personnal web page really fast, fill out this form then view the page when you are happy with it, view the script and copy it ALL then e-mail it to us!!! We'll put it up for all your friends to see and e-mail you the address of it!!!

Enter the Headline/Title of your page.

The Headline appears at the top of your page in a big font. This will also be used as the Title which is hidden text but will be used by search to find your page later. For example:

The 7 Dwarfz

Enter Page Headline/Title Choose Page Headline Font Size
1 2 3 4 5

Next choose a base font size for your remaining text.

1 2 3 4 5 6 7

Choose COLORS

HTML Code Description
Background Color
Text Color
Link Color
Visited Link Color
Active Link Color

Choose a BACKGROUND PATTERN.

None Others available

Here you can put an image on your page. We have preselected The 7 Dwarfz logo to show you how. You can change it anytime, or erase it to not use an image here..

Enter Image Name here ( An image is pre-selected for you )

Next is a list. If you don't want a list click "No List" below and skip to the next section. We have pre-selected some items for you. You can change any or all of them.

Enter the title for your list.

__________________________________

List item 1.

List item 2.

List item 3.

List item 4.

Everyone has favorite links. All you need are the URLs. You can add to the list, but please keep the 7 Dwarfz link!!!

Enter the title for your Links.

__________________________________

Enter URL for link # 1. Description of link
Enter URL for link # 2. Description of link
Enter URL for link # 3. Description of link
Enter URL for link # 4. Description of link

Next is the free text area, where you can add whatever you want to your Home Page. We have put some sample text here for you. Edit it to your liking. Before you remove this you may want to save or print it. If HTML Codes are used you will see them apear when you view the code, so please don't use HTML codes.