/*			     GLOBAL RESOURCE FILE			        */
/*			          VERSION 1.2			   	        */
/*		 Copyright © 2002-2009, Gareth Q. Barrett			*/
/*			  garethqbarrett @ gmail.com				*/
/*		    Leased for use by BodyRenovator.com				*/

function body(){document.write('<body topmargin="'+globalBodyTopMargin+'" leftmargin="'+globalBodyLeftMargin+'" bgcolor="'+globalBodyBackgroundColor+'" background="'+globalBodyBackgroundImage+'" bgproperties="'+globalBodyBackgroundImageProperties+'" link="'+globalBodyLinkColor+'" alink="'+globalBodyActiveLinkColor+'" vlink="'+globalBodyVisitedLinkColor+'">')}
function mainpanel(){document.write('<table width="'+mainPageWidth+'" height="'+mainPageHeight+'" cellspacing="'+mainPageCellSpacing+'" cellpadding="'+mainPageCellPadding+'" bgcolor="'+mainPageBackgroundColor+'" background="'+mainPageBackgroundImage+'" align="'+mainPageAlign+'" border="'+mainPageBorder+'" bordercolor="'+mainPageBorderColor+'">')}
function toppanel(){document.write('<td width="'+topPanelWidth+'" height="'+topPanelHeight+'" bgcolor="'+topPanelBackgroundColor+'" background="'+topPanelBackgroundImage+'" valign="'+topPanelVerticalAlign+'" align="'+topPanelAlign+'" colspan="'+topPanelColumnSpan+'">')}
function leftpanel(){document.write('<td width="'+leftPanelWidth+'" height="'+leftPanelHeight+'" bgcolor="'+leftPanelBackgroundColor+'" background="'+leftPanelBackgroundImage+'" valign="'+leftPanelVerticalAlign+'" align="'+leftPanelAlign+'">')}
function centerpanel(){document.write('<td width="'+centerPanelWidth+'" height="'+centerPanelHeight+'" bgcolor="'+centerPanelBackgroundColor+'" background="'+centerPanelBackgroundImage+'" valign="'+centerPanelVerticalAlign+'" align="'+centerPanelAlign+'">')}
function rightpanel(){document.write('<td width="'+rightPanelWidth+'" height="'+rightPanelHeight+'" bgcolor="'+rightPanelBackgroundColor+'" background="'+rightPanelBackgroundImage+'" valign="'+rightPanelVerticalAlign+'" align="'+rightPanelAlign+'">')}
function bottompanel(){document.write('<td width="'+bottomPanelWidth+'" height="'+bottomPanelHeight+'" bgcolor="'+bottomPanelBackgroundColor+'" background="'+bottomPanelBackgroundImage+'" valign="'+bottomPanelVerticalAlign+'" align="'+bottomPanelAlign+'" colspan="'+bottomPanelColumnSpan+'">')}
function rowstart(){document.write('<tr>')}
function rowend(){document.write('</tr>')}
function panelend(){document.write('</td>')}
function pageend(){document.write('</table>')}
function styles(){document.write(""+
'<style><!--'+
'font  { font-family: '+globalFontFamily+'; font-size: '+globalFontSize+'; color: '+globalFontColor+'; text-align: '+globalFontAlign+' }'+
'.fineprint   { font-family: '+globalFontFamily+'; font-size: '+globalFinePrintFontSize+'; color: '+globalFinePrintFontColor+'; text-align: '+globalFinePrintFontAlign+'; margin-bottom: 0; }'+
'.quotation   { font-family: '+globalFontFamily+'; font-size: '+globalQuotationFontSize+'; color: '+globalQuotationFontColor+'; text-align: '+globalQuotationFontAlign+'; margin-bottom: 0; }'+
'p     { font-family: '+globalFontFamily+'; font-size: '+globalFontSize+'; color: '+globalFontColor+'; text-align: '+globalFontAlign+'; margin-bottom:'+globalParagraphSpace+' }'+
'p.center     { font-family: '+globalFontFamily+'; font-size: '+globalFontSize+'; color: '+globalFontColor+'; text-align: center; margin-bottom:'+globalParagraphSpace+' }'+
'p.navbar     { font-family: '+globalFontFamily+'; font-size: '+globalFontSize+'; color: '+globalFontColor+'; text-align: center; margin-bottom:'+globalParagraphSpace+' }'+
'table { font-family: '+globalFontFamily+'; font-size: '+globalFontSize+'; color: '+globalFontColor+'; text-align: '+globalFontAlign+' }'+
'li    { font-family: '+globalFontFamily+'; font-size: '+globalFontSize+'; color: '+globalFontColor+'; text-align: '+globalFontAlign+'; text-indent: '+globalListIndent+'; list-style-type: '+globalListBulletStyle+'; margin-left: '+globalListMarginLeft+'; margin-right: '+globalListMarginRight+'; margin-top: '+globalListMarginTop+'; margin-bottom: '+globalListMarginBottom+' }'+
'ol    { font-family: '+globalFontFamily+'; font-size: '+globalFontSize+'; color: '+globalFontColor+'; text-align: '+globalFontAlign+'; text-indent: '+globalListIndent+'; list-style-type: '+globalListBulletStyle+'; margin-left: '+globalListMarginLeft+'; margin-right: '+globalListMarginRight+'; margin-top: '+globalListMarginTop+'; margin-bottom: '+globalListMarginBottom+' }'+
'ul    { font-family: '+globalFontFamily+'; font-size: '+globalFontSize+'; color: '+globalFontColor+'; text-align: '+globalFontAlign+'; text-indent: '+globalListIndent+'; list-style-type: '+globalListBulletStyle+'; margin-left: '+globalListMarginLeft+'; margin-right: '+globalListMarginRight+'; margin-top: '+globalListMarginTop+'; margin-bottom: '+globalListMarginBottom+' }'+
'h1    { font-family: '+globalFontFamily+'; font-size: '+globalHeaderSize+'; color: '+globalFontColor+'; font-weight: bold; text-align: '+globalHeaderFontAlign+'; margin-bottom: '+globalHeaderMarginBottom+'; margin-top: '+globalHeaderMarginTop+';}'+
'h2    { font-family: '+globalFontFamily+'; font-size: '+globalSubHeaderSize+'; color: '+globalFontColor+'; font-weight: bold; text-align: '+globalHeaderFontAlign+'; margin-bottom: '+globalHeaderMarginBottom+'; margin-top: '+globalHeaderMarginTop+';}'+
'h3    { font-family: '+globalFontFamily+'; font-size: '+globalSubSubHeaderSize+'; color: '+globalFontColor+'; font-weight: bold; text-align: '+globalHeaderFontAlign+'; margin-bottom: '+globalHeaderMarginBottom+'; margin-top: '+globalHeaderMarginTop+';}'+
'img    { border-width: '+globalImgBorderWidth+'; border-color: '+globalImgBorderColor+'; margin-left: '+globalImgSpaceLeft+'; margin-right:'+globalImgSpaceRight+'; margin-top: '+globalImgSpaceTop+'; margin-bottom:'+globalImgSpaceBottom+';}'+
'img.nothing { border-width: 0; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}'+
'body  { background-position: '+globalBackgroundImagePosition+'; background-repeat: '+globalBackgroundImageRepeat+'; scrollbar-face-color: '+globalScrollBarFaceColor+'; scrollbar-arrow-color: '+globalScrollBarArrowColor+'; scrollbar-base-color: '+globalScrollBarBaseColor+'; scrollbar-track-color: '+globalScrollBarTrackColor+'; scrollbar-darkshadow-color: '+globalScrollBarDarkShadowColor+'}'+
'//--></style>')}

var menuItemName;
var menuItemLocation;
var subMenuItemName;
var subMenuItemLocation;
var textNavItemName;
var textNavItemLink;
var textNavItemFollow;

function placemenu(menuItemName, menuItemLocation){this.name=menuItemName;this.currentlocation=menuItemLocation;document.write('<script>menu'+name+'ImageOff= new Image();menu'+name+'ImageOff.src=imageFolderLocation+name+"off"+menuImageFileExtension;menu'+name+'ImageOn= new Image();menu'+name+'ImageOn.src=imageFolderLocation+name+"on"+menuImageFileExtension;</script>');document.write('<A href="'+rootLocation+name+'.html" onmouseover="document.images[');document.write("'"+name+"'");document.write('].src=menu'+name+'ImageOn.src"');if (currentMenuLocation!=currentlocation){document.write('onmouseout="document.images[');document.write("'"+name+"'");document.write('].src=menu'+name+'ImageOff.src"')}if (currentMenuLocation==currentlocation){document.write('onmouseout="document.images[');document.write("'"+name+"'");document.write('].src=menu'+name+'ImageOn.src"');}document.write('><IMG class="nothing" name="'+name+'" border="0" vspace="0" hspace="0"');if (currentMenuLocation!=currentlocation){document.write('src="'+imageFolderLocation+name+'off'+menuImageFileExtension+'"></A>')}if (currentMenuLocation==currentlocation){document.write('src="'+imageFolderLocation+name+'on'+menuImageFileExtension+'"></A>')}}

function copyright(){
document.write('Content Copyright &copy; '+copyrightDate+', '+copyrightOwner+'. '+copyrightExtra+'. <a href="http://'+copyrightWebsite+'">'+copyrightWebsite+'</a>')
}



/* 				BodyRenovator Site Specific Code 				*/

function bodyrenovatormenu(){
document.write('<style><!-- td.menubase { text-align: center; font-family: verdana, tahoma, arial, times new roman; color: #98a9ff; } --></style><table cellspacing="0" cellpadding="0" bgcolor="#000496" width="225" height="100%"><tr><td height="100"><img class="nothing" border="0" src="'+imageFolderLocation+'bodyrenovator_logo_menutop.gif"></td></tr><tr><td height="30"><script>placemenu("store", 9);</script></td></tr><tr><td height="30"><script>placemenu("index", 1);</script></td></tr><tr><td height="30"><script>placemenu("previews", 2);</script></td></tr><tr><td height="30"><script>placemenu("testimonials", 3);</script></td></tr><tr><td height="30"><script>placemenu("samples", 5);</script></td></tr><tr><td height="30"><script>placemenu("downloads", 6);</script></td></tr><tr><td height="30"><script>placemenu("newsletter", 7);</script></td></tr><tr><td height="30"><script>placemenu("hintsandtips", 8);</script></td></tr><tr><td height="30"><script>placemenu("agents", 10);</script></td></tr><tr><td height="30"><script>placemenu("contactus", 11);</script></td></tr><tr><td height="30"><script>placemenu("johnterilli", 12);</script></td></tr><tr><td height="30"><form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----"><input type="image" src="'+rootLocation+'images/bits/viewcartmenu.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online."><img alt="" border="0" src="https://www.paypal.com/en_AU/i/scr/pixel.gif" width="1" height="1"></form></td></tr><tr><td class="menubase" height="100%" valign="bottom">&copy Copyright 2009-2010<br><br></td></tr></table>');
}

function placetextnavigator(){
document.write('<b><a href="'+rootLocation+'index.html">Home / About Us</a> </b>|<b> <a href="'+rootLocation+'previews.html">Previews</a> </b>|<b> <a href="'+rootLocation+'testimonials.html">Success Stories</a> </b>|<b> <a href="'+rootLocation+'signup.html">Sign Up Here</a> </b>|<b> <a href="'+rootLocation+'samples.html">Samples</a><br><a href="'+rootLocation+'hintsandtips.html">Hints &amp; Tips</a> </b>|<b> <a href="'+rootLocation+'downloads.html">Downloads</a> </b>|<b> <a href="'+rootLocation+'newsletter.html">FREE Newsletter</a> </b>|<b> <a href="'+rootLocation+'store.html">Store</a><br><a href="'+rootLocation+'agents.html">Agents &amp; Resellers</a> </b>|<b> <a href="'+rootLocation+'contactus.html">Contact Us</a> </b>|<b> <a href="'+rootLocation+'johnterilli.html">John Terilli</a></b><br><br><b>Quick Preview Links:</b> <b><a href="'+rootLocation+'month1/index.html">1</a> </b>|<b> <a href="'+rootLocation+'month2/index.html">2</a> </b>|<b> <a href="'+rootLocation+'month3/index.html">3</a></b> </b>|<b> <a href="'+rootLocation+'month4/index.html">4</a></b> </b>|<b> <a href="'+rootLocation+'month5/index.html">5</a></b> </b>|<b> <a href="'+rootLocation+'month6/index.html">6</a></b><br><br><b>Hints & Tips Links:</b> <b><a href="'+rootLocation+'month1/hintsandtips.html">1</a> </b>|<b> <a href="'+rootLocation+'month2/hintsandtips.html">2</a> </b>|<b> <a href="'+rootLocation+'month3/hintsandtips.html">3</a></b> </b>|<b> <a href="'+rootLocation+'month4/hintsandtips.html">4</a></b> </b>|<b> <a href="'+rootLocation+'month5/hintsandtips.html">5</a></b> </b>|<b> <a href="'+rootLocation+'month6/hintsandtips.html">6</a></b><br><br>');
}