<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>FranzScience Practice Problems Website </title>
<meta name="keywords" content="chemistry, practice, equation, formula, science, physics, virtual, Mr. Franz, William Franz" />
<meta name="description" content="FranzScience Practice Problem Website is full of automatically generated problems you can use to hone your skills in chemistry and physics" />
<link href="css/templatemo_style.css" rel="stylesheet" type="text/css" />
<!-- templatemo 357 slate -->
<!-- 
Slate Template 
http://www.templatemo.com/preview/templatemo_357_slate 
-->
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="screen" />

<script language="javascript" type="text/javascript">
function clearText(field){

    if (field.defaultValue == field.value) field.value = '';
    else if (field.value == '') field.value = field.defaultValue;

}
</script>

<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>



<link rel="stylesheet" type="text/css" href="css/ddsmoothmenu.css" />

<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/ddsmoothmenu.js">

/***********************************************
* Smooth Navigational Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

</script>

<script type="text/javascript">

ddsmoothmenu.init({
	mainmenuid: "templatemo_menu", //menu DIV id
	orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
	classname: 'ddsmoothmenu', //class added to menu's outer DIV
	//customtheme: ["#1c5a80", "#18374a"],
	contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})

</script>

</head>

<body>

<div id="templatemo_wrapper">
	<div id="templatemo_header">
    	<div id="site_title">
    	  <h1><a href="#">FranzScience Practice Problems</a></h1></div>
        <div class="cleaner"></div>
    </div> <!-- end of header -->
    <div id="templatemo_menu" class="ddsmoothmenu">
        <ul>
            <li><a href="index.html" class="selected">Home</a></li>
            <li><a href="#">About</a>
                <ul>
                    <li><a href="#submenu1">Chemistry Practice</a></li>
                    <li><a href="#submenu2">Physics Practice</a></li>
                    <li><a href="#submenu3">Biology Practice</a></li>
              	</ul>
            </li>
            <li><a href="#">Chemistry</a>
                <ul>
                	<li><a href="equipment_safety.html">Unit 01 (Equipment and Safety)</a></li>
                    <li><a href="Stoichiometry.html">Unit 10 (Stoichiometry)</a></li>
                    <li><a href="gas_laws.html">Unit 11 (Gas Laws)</a></li>
                    <li><a href="solutions.html">Unit 12 (Solutions)</a></li>
                    <li><a href="#submenu4">Unit 13 (Acids &amp; Bases)</a></li>
                    <li><a href="#submenu5">Unit 14 (Thermodyamics)</a></li>
              	</ul>
            </li>
            <li><a href="#">Physics</a>
                <ul>
                   <li><a href="motion.html">Part 1 - Motion</a></li>
                    <li><a href="#submenu2">Newton</a></li>
                    <li><a href="#submenu3">Light &amp; Optics</a></li>
                    <li><a href="#submenu4">Energy</a></li>
                    <li><a href="#submenu5">Work &amp; Power</a></li>
                    <li><a href="#submenu6">Modern Physics</a></li>
              	</ul>
            </li>
            <li><a href="#">Blog</a></li>
<!-- 
            <li><a href="contact.html">Contact</a></li>
-->
        </ul>
        <!------- Go rid of seach box, since we are not yet searching withing the site
        <div id="search_box">
            <form action="#" method="get">
                <input type="text" value="Search" name="q" size="10" id="searchfield" title="searchfield" onfocus="clearText(this)" onblur="clearText(this)" />
                <input type="submit" name="Search" value="" id="searchbutton" title="Search" />
            </form>
        </div>
        ----->
        <div class="fb-like" align="right" data-href="http://practice.franzscience.com" data-width="230" data-layout="standard" data-action="like" data-show-faces="false" data-share="true"></div>     
        <br style="clear: left" />
    </div> <!-- end of templatemo_menu -->
    
  <div id="templatemo_slider">  
        <div id="slider" class="nivoSlider">
            <img src="images/slider/Unit 10.jpg" alt="Slider 01" title="Stoichiometry - How much is too much" />
            <a href="gas_laws.html">
                <img src="images/slider/Unit 11.jpg" alt="Slider 02" title="Gas Laws and Kinetic Molecular Theory" /></a>
			<a href="solutions.html">           
            <img src="images/slider/Unit 12.jpg" alt="Slider 03" title="Solutions - Mix it up!"/></a>
            <img src="images/slider/Unit 13.jpg" alt="Slider 04" title="Acids and Bases - Sour and Bitter" />
            <img src="images/slider/Unit 14.jpg" alt="Slider 04" title="Thermochemistry - Turn up the heat" />
      </div>
        <div id="htmlcaption" class="nivo-html-caption">
            <strong>This</strong> is an example of a <em>HTML</em> caption with <a href="about.html">a link</a>.
        </div>
        <script type="text/javascript" src="js/jquery-1.4.3.min.js"></script>
		<script type="text/javascript" src="js/jquery.nivo.slider.pack.js"></script>
        <script type="text/javascript">
        $(window).load(function() {
			$('#slider').nivoSlider({
				effect:'random', // Specify sets like: 'fold,fade,sliceDown'
				slices:15, // For slice animations
				boxCols: 8, // For box animations
				boxRows: 4, // For box animations
				animSpeed:500, // Slide transition speed
				pauseTime:3000, // How long each slide will show
				startSlide:0, // Set starting Slide (0 index)
				directionNav:true, // Next and Prev navigation
				directionNavHide:false, // Only show on hover
				controlNav:false, // 1,2,3... navigation
				controlNavThumbs:false, // Use thumbnails for Control Nav
				controlNavThumbsFromRel:false, // Use image rel for thumbs
				controlNavThumbsSearch: '.jpg', // Replace this with...
				controlNavThumbsReplace: '_thumb.jpg', // ...this in thumb Image src
				keyboardNav:true, // Use left and right arrows
				pauseOnHover:true, // Stop animation while hovering
				manualAdvance:false, // Force manual transitions
				captionOpacity:0.8, // Universal caption opacity
				prevText: 'Prev', // Prev directionNav text
				nextText: 'Next', // Next directionNav text
				beforeChange: function(){}, // Triggers before a slide transition
				afterChange: function(){}, // Triggers after a slide transition
				slideshowEnd: function(){}, // Triggers after all slides have been shown
				lastSlide: function(){}, // Triggers when last slide is shown
				afterLoad: function(){} // Triggers when slider has loaded
			});
		});
        </script>   
    </div>
    
    <div id="templatemo_main">
    	<div class="col one_third">
        	<h2>Welcome To FranzScience</h2>
            <p><em>Full of science lessons, practice and resources</em></p>
            <p>Selecte from the categories in the tabs above.  The chemistry tab has a list of the most current units of study in Mr. Franz's Chemistry class.</p>
            <a href="#" class="more">More</a>
        </div>
        <div class="col one_third">
        	<h2>Resources</h2>
            <p>Many come from the Mr. Franz's own <a href="http://schools.birdvilleschools.net/Domain/4185" rel="nofollow"><strong>School Website</strong></a> &amp; the site he wrote for his science sudents, <a href="http://practice.haltomscience.com" rel="nofollow"><strong>HaltomScience</strong></a>.</p>
            <ul class="templatemo_list">
            	<li>Worksheets</li>
                <li>Videos</li>
                <li>PowerPoints</li>
                <li>Simulations</li>
                <li>Unlimited graded practice problems</li>
			</ul>
            <a href="#" class="more">More</a>	
        </div>
        <div class="col one_third last_box">
        	<h2>Current Unit</h2>
            <a href="gas_laws.html"><img src="images/Gas_Law_Image_Small.jpg" alt="Gas Laws" class="image_frame" /></a>
          <p>Mr. Franz's students are currently learning about <a href="gas_laws.html"><strong>Gas Laws</strong></a></p>
            <a href="#" class="more">More</a>	
        </div>
        
        <div class="cleaner hr_divider"></div>
        
    	<div class="col one_fourth">
        	<h3>Stoichiometry</h3>
            <a href="Stoichiometry.html"><img src="images/templatemo_image_05.jpg" alt="Image 01" class="image_frame" /></a>
        	The most recent unit - Stoichiometry has TWO working simultaions. The first is a grams-to-grams stoichiometry calculator, and the second is a Limiting Reactant Problem generator. Both are avaiable by clicking on the image above.</div>
        <div class="col one_fourth">
        	<h3>Gas Laws</h3>
            <p><a href="gas_laws.html"><img src="images/templatemo_image_02.jpg" alt="Image 02" class="image_frame" /></a>
        	The gas law unit covers Boyke's Law, Charles' Law, Gay-Luissac's Law, Avogadro's Law &amp; the combined gas law.  It also includes the ideal gas law and a discussion of kinetic molecular theory (KMT). The complete portions are available above. The rest are in development.</p>
        </div>
        <div class="col one_fourth">
        	<h3>Solutions &amp; Solubility</h3>
            <img src="images/templatemo_image_03.jpg" alt="Image 03" class="image_frame" />
        	The Unit &quot;Solutions &amp; Solubility&quot; has not been started. There are no pages yet for this unit.</div>
        <div class="col one_fourth last_box">
        	<h3>Acids &amp; Bases</h3>
            <img src="images/templatemo_image_04.jpg" alt="Image 04" class="image_frame" /><span class="col one_fourth">The Unit &quot;Acids &amp; Bases&quot; has not been started. There are no pages yet for this unit.</span></div>
        <div class="cleaner"></div>
    </div>
    <div id="templatemo_bottom">
    	<div class="col one_fourth">
        	<h5>Recently Mini-Lessons</h5>
            <ul class="footer_link">
            	<li><a href="topics/gaslaws/Boyles_Law.html">Boyle's Law Explanation</a></li>
            	<li><a href="topics/gaslaws/Charles_Law.html">Charles' Law Explanation</a></li>         
                <li><a href="topics/gaslaws/GayLussacs_Law.html">Gay-Lussac's Law</a> Explanation</li>
                <li><a href="#">Pending - Avogadro's</a></li>
                <li><a href="#">Pending - Combined Gas Law</a></li>
                <li><a href="#">Pending - Ideal Gas Law</a></li>
			</ul>
        </div>
        <div class="col one_fourth">
        	<h5>Recent Practice Problems</h5>
            <ul class="footer_link">
            	<li><a href="simulations/GayLussacsLawPractice.php">Gay-Lussac's Law</a><a href="#"></a> Unlimited Practice Problems</li>
                <li><a href="simulations/CharlesLawPractice.php">Charles' Law</a><a href="#"></a> Unlimited Practice Problems</li>
                <li><a href="simulations/BoylesLawPractice.php">Boyle's Law Unlimited Practice Problems</a></li>
                <li>Avogadro's Law - Pending</li>
                <li><a href="#">Mixed gas law - Pending</a></li>
                <li>Ideal Gas Law - Pending<a href="#"></a></li>
			</ul>
        </div>
        <div class="col one_fourth">
        	<h5>Great Links</h5>
            <ul class="footer_link">
            	<li><a href="http://www.franzscience.com">FranzScience Home</a></li>
                <li><a href="https://phet.colorado.edu/en/simulations/category/new">PhET - Simulations</a></li>
            	<li><a href="http://www.chemcollective.org/">Chemcollective</a></li>
                <li><a href="https://google.com">Google</a></li>
                <li><a href="#"></a></li>
			</ul>
        </div>
        <div class="col one_fourth last_box">
        	<h5>Follow Us</h5>
            <ul class="footer_link">
            	<li><a href="https://www.facebook.com/FranzScience/" class="facebook social">Facebook</a></li>
                <li><a href="https://www.youtube.com/channel/UC8iS_0TWLRx16g1tw-h_mAA" class="youtube social">Youtube</a></li>
                <li><a href="#" class="vimeo social">Vimeo</a></li>
			</ul>
        </div>
        <div class="cleaner"></div>
    </div>
    
    <div id="templatemo_footer">
    	Copyright © 2016 FranzScience</div>
</div>

</body>
</html>