﻿sub Showspec()  
<!--section-->	
select case document.form1.d1.value 
	case "None"
		msgbox "Please select a Door Type."
	case "SI2424A"
		document.all.Section202A.innertext = "SI-2424A -Architectural Insulated Steel ISO-DOR.  Sections to be continuous 24 gauge hot-dipped galvanized steel exterior and 24 gauge aluminum magnesium alloy interior skins.  Both skins are laminated to a continuous CFC-free VPS foam plastic core to form a rigid sandwich panel 2 1/8 inches thick with an R-value of 13.62 and a windload rating of 30 p.s.f."
	case "SI2424"
		document.all.Section202A.innertext = "SI-2424 -Architectural Insulated Steel ISO-DOR.  Sections to be continuous 24 gauge hot-dipped galvanized steel exterior and .016 steel interior skins.  Both skins are laminated to a continuous CFC-free VPS foam plastic core to form a rigid sandwich panel 2 1/8 inches thick with an R-value of 13.62 and a windload rating of 30 p.s.f."
	case "SI2024A"
		document.all.Section202A.innertext = "SI-2024A -Architectural Insulated Steel ISO-DOR.  Sections to be continuous 20 gauge hot-dipped galvanized steel exterior and 24 gauge aluminum magnesium alloy interior skins.  Both skins are laminated to a continuous CFC-free VPS foam plastic core to form a rigid sandwich panel 2 1/8 inches thick with an R-value of 13.62 and a windload rating of 30 p.s.f."
	case "SI2024"
		document.all.Section202A.innertext = "SI-2024 -Architectural Insulated Steel ISO-DOR.  Sections to be continuous 20 gauge hot-dipped galvanized steel exterior and .016 steel interior skins.  Both skins are laminated to a continuous CFC-free VPS foam plastic core to form a rigid sandwich panel 2 1/8 inches thick with an R-value of 13.62 and a windload rating of 30 p.s.f."
	case "SI1624A"
		document.all.Section202A.innertext = "SI-1624A -Architectural Insulated Steel ISO-DOR.  Sections to be continuous 16 gauge hot-dipped galvanized steel exterior and 24 gauge aluminum magnesium alloy interior skins.  Both skins are laminated to a continuous CFC-free VPS foam plastic core to form a rigid sandwich panel 2 1/8 inches thick with an R-value of 13.62 and a windload rating of 30 p.s.f."
	case "SI1624"
		document.all.Section202A.innertext = "SI-1624 -Architectural Insulated Steel ISO-DOR.  Sections to be continuous 16 gauge hot-dipped galvanized steel exterior and .016 steel interior skins.  Both skins are laminated to a continuous CFC-free VPS foam plastic core to form a rigid sandwich panel 2 1/8 inches thick with an R-value of 13.62 and a windload rating of 30 p.s.f."
	case "AL2424"
		document.all.Section202A.innertext = "AI-2424 - Architectural Insulated Aluminum ISO-DOR.  Sections to be continuous 24 gauge aluminum magnesium alloy.  Both skins are laminated to a continuous CFC-free VPS foam plastic core and encased in an aluminum frame to form a rigid sandwich panel 2 1/8 inches thick with an R-value of not less than 12.53 and a windload rating of 30 p.s.f."
	case "AL4040"
		document.all.Section202A.innertext = "AI-4040 - Architectural Insulated Fiberglass ISO-DOR.  Sections to be continuous .040 embossed fiber reinforced plastic FRP.  Both skins are laminated to a continuous CFC-free VPS foam plastic core and encased in an aluminum frame to form a rigid sandwich panel 2 1/8 inchesthick with an R-value of not less than 12.53 and a windload rating of 30 p.s.f."
	case "AC50"
		document.all.Section202A.innertext = "AC-50 – Clearview Anodized Aluminum Door.  Sections to consist of 6063-T6 extruded aluminum members anodized and etched to meet specification 204R1.  Panels and glass to be completely enclosed and securely held in place with heavy duty rigid vinyl molding to format section 2 inch thick."
	case "RT3000"
		document.all.Section202A.innertext = "RT-3000 – Roaring Twenties Insulated Paint Grade Carraige Style Doors.  Sections to be continuous 1/2 inch thick precision machined V Groove or beadboard Dur-a-Tek composite hardwood. Dur-a-Tek overlays to be machined and inlaid into the door face so no water can penetrate the exterior skin. Interior skin to be tempered hardboard. Both faces to be laminated to a heavy duty insulated core to form a rigid sandwich panel 1 3/4 inch thick. Section to be waterproof sealed and factory primed."	
	case "EA4000"
		document.all.Section202A.innertext = "EA-4000 – Early American Insulated Stain Grade Wood Carriage Style Doors. Sections to have a vertical V Groove meranti-mahogany or western red cedar board and batten construction. Interior face to be stain grade mahogany plywood. Both faces to be laminated to a heavy duty insulated core. Overall section thickness to be a minimum 2 feet 4 inches."
	case "EU5000"
		document.all.Section202A.innertext = "EU-5000 – PVC Euro-Dor. Sections to be 3/8 inch thick high impact continuous precision machined weatherable PVC. Designs and overlays to be carved into exterior PVC face. Interior to be white PVC. Both faces to be laminated to a heavy duty insulated core. Sections are finished white or may be field painted."
	case "WF720"
		document.all.Section202A.innertext = "WF-720 – Flush Insulated Wood Doors.  Sections to be 1 ¾ inches thick with interior and exterior skins of 1/8 inch hardboard.  Both skins to be securely bonded with waterproof glue to a frame of West Coast Hemlock and core of polystyrene insulation to form a sandwich panel with a minimum R-value of 7.18."	
	case "WF820"
		document.all.Section202A.innertext = "WF820 – Flush Insulated Wood Doors.  Sections to be 1 ¾ inches thick with interior and exterior skins of ¼ inch “Crezon” overlay plywood.  Both skins to be securely bonded with waterproof glue to a frame of West Coast Hemlock and core of polystyrene insulation to form a sandwich panel with a minimum R-value of 7.18."
	case "W700"
		document.all.Section202A.innertext = "W700 – Wood Paneled Doors.  Sections to be 1 ¾ inches thick select Sitka Spruce or West Coast Hemlock, mortised and tendoned, waterproof glued and steel pinned.  Sections to be sanded both sides ready to paint.  Panels to be ¼ inch hardboard."
	case "W800"
		document.all.Section202A.innertext = "W800 – Wood Paneled Doors.  Sections to be 1 ¾ inches thick select Sitka Spruce or West Coast Hemlock, mortised and tendoned, waterproof glued and steel pinned.  Sections to be sanded both sides ready to paint.  Panels to be ¼ inch hardboard."  
end Select
<!--section-->	
select case document.form1.d2.value
	case "Glazing"
		document.all.Section202B.innertext = "Provide vision panels of type and size as indicated on the drawings."
	case Else
		document.all.Section202B.innertext = "Doors to be solid, no glass."
end Select	
<!--section-->	
select case document.form1.d3.value 
	case "3Inch"
		if document.form1.d6.value = "Steelcam"  then
			document.all.Section203A.innertext = "Tracks: Provide manufacturer’s 3 inch angled galvanized steel track system, sizing for door size and weight, and designed clearance shown.  Provide complete track assembly including brackets, bracing and reinforcing for rigid support of ball-bearing roller guides for required door type and size.  Slope tracks at proper angle from vertical or otherwise design to ensure tight closure at jambs when door unit is closed.  Weld or bolt to track supports.  Slot Vertical sections of track at 3 inches o.c. for door-drop safety device."
		else
			document.all.Section203A.innertext = "Tracks: Provide manufacturer’s 3 inch angled galvanized steel track system, sizing for door size and weight, and designed clearance shown.  Provide complete track assembly including brackets, bracing and reinforcing for rigid support of ball-bearing roller guides for required door type and size.  Slope tracks at proper angle from vertical or otherwise design to ensure tight closure at jambs when door unit is closed.  Weld or bolt to track supports."
		end if
		document.all.Section204c.innertext = "Rollers: Provide heavy-duty rollers, with steel ball bearings in case hardened steel races mounted with varying projections to suit slope of track.  Extend roller shaft through both hinges where double hinges are required.  3-inch diameter for 3-inch angle mounted track and as follows:"
	case "2InchBracket"
		if document.form1.d6.value = "Steelcam"  then
			document.all.Section203A.innertext = "Tracks: Provide manufacturer’s 2 inch bracket galvanized steel track system, sizing for door size and weight, and designed clearance shown.  Provide complete track assembly including brackets, bracing and reinforcing for rigid support of ball-bearing roller guides for required door type and size.  Slope tracks at proper angle from vertical or otherwise design to ensure tight closure at jambs when door unit is closed.  Weld or bolt to track supports.  Slot Vertical sections of track at 2 inches o.c. for door-drop safety device."
		else
		document.all.Section203A.innertext = "Tracks: Provide manufacturer’s 2 inch bracket galvanized steel track system, sizing for door size and weight, and designed clearance shown.  Provide complete track assembly including brackets, bracing and reinforcing for rigid support of ball-bearing roller guides for required door type and size.  Slope tracks at proper angle from vertical or otherwise design to ensure tight closure at jambs when door unit is closed.  Weld or bolt to track supports."
		end if  	
		document.all.Section204c.innertext = "Rollers: Provide heavy-duty rollers, with steel ball bearings in case hardened steel races mounted with varying projections to suit slope of track.  Extend roller shaft through both hinges where double hinges are required.  2-inch diameter for 2-inch bracket mounted track and as follows:"
	case "2InchAngle"
		if document.form1.d6.value = "Steelcam" then
			document.all.Section203A.innertext = "Tracks: Provide manufacturer’s 2 inch Angle galvanized steel track system, sizing for door size and weight, and designed clearance shown.  Provide complete track assembly including brackets, bracing and reinforcing for rigid support of ball-bearing roller guides for required door type and size.  Slope tracks at proper angle from vertical or otherwise design to ensure tight closure at jambs when door unit is closed.  Weld or bolt to track supports.  Slot Vertical sections of track at 2 inches o.c. for door-drop safety device."
		else
			document.all.Section203A.innertext = "Tracks: Provide manufacturer’s 2 inch Angle galvanized steel track system, sizing for door size and weight, and designed clearance shown.  Provide complete track assembly including brackets, bracing and reinforcing for rigid support of ball-bearing roller guides for required door type and size.  Slope tracks at proper angle from vertical or otherwise design to ensure tight closure at jambs when door unit is closed.  Weld or bolt to track supports."
		end if
		document.all.Section204c.innertext = "Rollers: Provide heavy-duty rollers, with steel ball bearings in case hardened steel races mounted with varying projections to suit slope of track.  Extend roller shaft through both hinges where double hinges are required.  2-inch diameter for 2-inch angle mounted track and as follows:"
	case Else
	msgbox "Please select a Track Type."
end Select
<!--section-->	
select case document.form1.d4.value 
	case  "MortiseLock"
		document.all.Section204d.innertext = "Fabricate locking device assembly with Mortise Lock, spring-loaded dead bolt, chromium-plated operating handle, cam plate, and adjustable locking bar to engage through slots in tracks."
	case Else
		document.all.Section204d.innertext = "Fabricate locking device assembly with Interior Side Lock, to engage through slots in tracks."
end Select
<!--section-->	  	
select case document.form1.d5.value 
	case "10000"
		document.all.Section205a.innertext = "Torsion Spring: Operation by torsion-spring counterbalance mechanism,  consisting of adjustable tension, tempered-steel torsion springs mounted on a cross header tube or steel shaft. Connect to door with galvanized aircraft-type lift cables. Provide springs calibrated for 10,000 cycles minimum.  Set tension as per normal operating specifications."
	case "25000"
		document.all.Section205a.innertext = "Torsion Spring: Operation by torsion-spring counterbalance mechanism,  consisting of adjustable tension, tempered-steel torsion springs mounted on a cross header tube or steel shaft. Connect to door with galvanized aircraft-type lift cables. Provide springs calibrated for 25,000 cycles minimum.  Set tension as per normal operating specifications."
	case "50000"
		document.all.Section205a.innertext = "Torsion Spring: Operation by torsion-spring counterbalance mechanism,  consisting of adjustable tension, tempered-steel torsion springs mounted on a cross header tube or steel shaft. Connect to door with galvanized aircraft-type lift cables. Provide springs calibrated for 50,000 cycles minimum.  Set tension as per normal operating specifications."
	case "100000"
		document.all.Section205a.innertext = "Torsion Spring: Operation by torsion-spring counterbalance mechanism,  consisting of adjustable tension, tempered-steel torsion springs mounted on a cross header tube or steel shaft. Connect to door with galvanized aircraft-type lift cables. Provide springs calibrated for 100,000 cycles minimum.  Set tension as per normal operating specifications."
end Select
<!--section-->	
select case document.form1.d6.value 
	case "Nocam"
		document.all.Section205d.innertext = "Include Heavy-Duty bottom fixtures"
	case "Steelcam"
		document.all.Section205d.innertext = "Include a spring-loaded Steel cam mounted to bottom door roller assembly on each side designed to automatically stop door if either cable breaks."
end Select
<!--section-->	  	
select case document.form1.d7.value 
	case "None"
		msgbox "Please select a mode of Operation"
	case "Manual"
		document.all.Section206A.innertext = "Doors to be Manual Push-Up - No Operator Required."
		document.all.Section206B.innertext = "Not Applicable"
		document.all.Section206C.innertext = "Not Applicable"
		document.all.Section206D.innertext = " Door Operator Type: Not Applicable"
		document.all.Section206D1.innertext = "Not Applicable"
		document.all.Section206E.innertext = "Electric Motors: Not Applicable"
		document.all.Section206E1.innertext = "Not Applicable"
		document.all.Section206E2.innertext = "Not Applicable"
		document.all.Section206F.innertext = "Remote Control Station: Not Applicable"
		document.all.Section206F1.innertext = "Not Applicable"
		document.all.Section206G.innertext = "Automatic Reversing Control: Not Applicable"
		document.all.Section206G1.innertext = " Not Applicable" 
	case "ChainHoist"
		document.all.Section206A.innertext = "Doors to be operated with a 3:1 geared chain hoist on a solid shaft."
		document.all.Section206B.innertext = "Not Applicable"
		document.all.Section206C.innertext = "Not Applicable"
		document.all.Section206D.innertext = "Door Operator Type: Not Applicable"
		document.all.Section206D1.innertext = "Not Applicable"
		document.all.Section206E.innertext = "Electric Motors: Not Applicable"
		document.all.Section206E1.innertext = "Not Applicable"
		document.all.Section206E2.innertext = "Not Applicable"
		document.all.Section206F.innertext = "Remote Control Station: Not Applicable"
		document.all.Section206F1.innertext = "Not Applicable"
		document.all.Section206G.innertext = "Automatic Reversing Control: Not Applicable"
		document.all.Section206G1.innertext = "Not Applicable"  			
	case "trolly"
		document.all.Section206A.innertext = "General: Furnish electric door-operator assembly of size and capacity recommended and provided by door manufacturer, complete with electric motor and factory pre-wired motor controls, reduction unit, solenoid-operated brake, clutch, remote-control stations and control devices."
		document.all.Section206B.innertext = "Provide hand operated disconnect or mechanism for automatically engaging sprocket-chain Operator and releasing brake for emergency manual operation. Include interlock device to automatically prevent motor from operating when emergency sprocket is engaged."
		document.all.Section206C.innertext = "Design operator so that motor may be removed without disturbing limit-switch adjustment and without affecting emergency auxiliary operator."
		document.all.Section206D.innertext = "Door Operator Type: Provide the following:"
		document.all.Section206D1.innertext = "Trolley Electric Operator of drawbar type, V-belt and roller chain and sprocket primary drive, and chain and sprocket secondary drive."
		document.all.Section206E.innertext = "Electric Motors: Provide high-starting torque, reversible, constant duty, Class A-insulated electric motors with overload protection, sized to move door in either direction, from an position, at not less than 2/3 foot or more than 1 foot per second."
		document.all.Section206E1.innertext = "Coordinate wiring requirements and current characteristics of motors with building electrical system"
		document.all.Section206E2.innertext = "Provide open-drip-proof type motor, a controller with NEMA Type I enclosure."
		document.all.Section206F.innertext = "Remote Control Station: Provide momentary-contact, three-button control station with push button controls labeled Open, Close, and Stop."
		document.all.Section206F1.innertext = "Provide interior units, full-geared, surface-mounted, heavy-duty, with gneral purpose NEMA Type I enclosure."
		document.all.Section206G.innertext = "Automatic Reversing Control: Furnish each door with automatic safety switch, extending full door width of bottom door, and located within neoprene or rubber astragal mounted to bottom door rail.  Contact with switch will immediately reverse downward door travel.  Furnish manufacturers standard take-up reel or self-coiling cable."
		document.all.Section206G1.innertext = "Provide either electrically or pneumatically actuated bottom bar as standard with manufacturer."  			
	case Else
		document.all.Section206A.innertext = "General: Furnish electric door-operator assembly of size and capacity recommended and provided by door manufacturer, complete with electric motor and factory pre-wired motor controls, reduction unit, solenoid-operated brake, clutch, remote-control stations and control devices."
		document.all.Section206B.innertext = "Provide hand operated disconnect or mechanism for automatically engaging sprocket-chain Operator and releasing brake for emergency manual operation. Include interlock device to automatically prevent motor from operating when emergency sprocket is engaged."
		document.all.Section206C.innertext = "Design operator so that motor may be removed without disturbing limit-switch adjustment and without affecting emergency auxiliary operator."
		document.all.Section206D.innertext = "Door Operator Type: Provide the following:"
		document.all.Section206D1.innertext = "Jackshaft Electric Operator, V-belt and roller chain and sprocket primary drive, and chain and sprocket secondary drive."
		document.all.Section206E.innertext = "Electric Motors: Provide high-starting torque, reversible, constant duty, Class A-insulated electric motors with overload protection, sized to move door in either direction, from an position, at not less than 2/3 foot or more than 1 foot per second."
		document.all.Section206E1.innertext = "Coordinate wiring requirements and current characteristics of motors with building electrical system"
		document.all.Section206E2.innertext = "Provide open-drip-proof type motor, a controller with NEMA Type I enclosure."
		document.all.Section206F.innertext = "Remote Control Station: Provide momentary-contact, three-button control station with push button controls labeled Open, Close, and Stop."
		document.all.Section206F1.innertext = "Provide interior units, full-geared, surface-mounted, heavy-duty, with gneral purpose NEMA Type I enclosure."
		document.all.Section206G.innertext = "Automatic Reversing Control: Furnish each door with automatic safety switch, extending full door width of bottom door, and located within neoprene or rubber astragal mounted to bottom door rail.  Contact with switch will immediately reverse downward door travel.  Furnish manufacturers standard take-up reel or self-coiling cable."
		document.all.Section206G1.innertext = "Provide either electrically or pneumatically actuated bottom bar as standard with manufacturer."  			
end Select
<!--section-->	 	  
msgbox "The specification is updated with the Options you selected."
end sub  
