// miniPosts.js

// Sets up site location for rotating image banners & Flash banners
// Sets up top & side menus

//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sitename = 'http://www.losspreventionfoundation.org';

//secure site
secure_sitename = 'http://www.losspreventionfoundation.org';
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

// mini Posts
function WriteMiniPosts()
{
	document.write ('<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="98%">');
//document.write ('	<td height="19"> <img border="0" src="' + extraPath + 'images/bullet1.gif" width="10" height="10"></td>');
//*******************************************************
	document.write ('<tr>');
   	document.write ('	<td height="19"><a href="academic_index.html" class="miniPostsLink">Academic/Retail Program</a></td>');
	document.write ('</tr>');
//*******************************************************
	document.write ('<tr>');	
	document.write ('	<td height="19"><a href="certification.html" class="miniPostsLink">LPF Certifications</a></td>');
	document.write ('</tr>');
//*******************************************************	
	document.write ('<tr>');
	document.write ('	<td height="19"><a href="membership.html" class="miniPostsLink">LPF Membership</a></td>');
	document.write ('</tr>');
//*******************************************************
	document.write ('<tr>');
   	document.write ('	<td height="19"><a href="military_index.html" class="miniPostsLink">&quot;Hire A Vet&quot; Program</a></td>');
	document.write ('</tr>');
//*******************************************************
	document.write ('<tr>');
   	document.write ('	<td height="19"><a href="announcement_board_newLPPros.html" class="miniPostsLink">Newly Certified LP</a></td>');
	document.write ('</tr>');
//*******************************************************
    document.write ('<tr>');	
	document.write ('	<td height="19"><a href="industry_supporters.html" class="miniPostsLink">Foundation Partners</a></td>');
	document.write ('</tr>');
//*******************************************************
	document.write ('<tr>');
	document.write ('	<td height="19"><a href="lpf_resources.html" class="miniPostsLink">LPF Bookstore</a></td>');
	document.write ('</tr>');
//*******************************************************
// END Mini Menu

    document.write ('</table>');		
	
}


// Recent News on ALL PAGES

function WriteRecentNews ()
{
	document.write ('<table class="paragraph" id="Panel4" width="451" height="185" border="0" cellpadding="0" cellspacing="0">');
//*********
	document.write ('<tr>');
    document.write ('<td colspan="3"  width="451" height="48" background="images/recentNews_01.jpg"></td>')
	document.write ('</tr>')
	document.write ('<td width="21" height="100" background="images/recentNews_02.jpg">')
	document.write ('</td>');
	document.write ('<td bgcolor="#EBF4FB" width="397" height="100">');
	document.write ('<hr width="60%"/>');
    document.write ('<ul>');
    document.write ('<li><a href="http://www.losspreventionfoundation.org/press_releases/20120222_VectorHiredRayMasavage.pdf" target="_blank">Vector Hires Ray Masavage as Senior Network Sales Engineer</a></li>');
    document.write ('</ul>');
    document.write ('<ul>');
    document.write ('<li><a href="http://www.losspreventionfoundation.org/lpf_pdf_docs/120201_CertificationArticle_LPM.pdf" target="_blank">LPF Publishes: "Leaders vs. Followers" by Gene Smith</a></li>');
    document.write ('</ul>');
	document.write ('<ul>');
    document.write ('<li><a href="http://www.losspreventionfoundation.org/press_releases/20120124_VectorAcceptingApplicationsforLPFScholarship.pdf" target="_blank">Vector Security Now Accepting Applications for LPF Scholarship Program</a></li>');
    document.write ('</ul>');
	document.write ('<ul>');
    document.write ('<li><a href="http://www.losspreventionfoundation.org/lpf_pdf_docs/111102_LPM_Penizotto.pdf" target="_blank">LPF Publishes: "Connecting Retailers with Informed, Motivated, College Candidates" by Catherine Penizotto</a></li>');
    document.write ('</ul>');
       document.write ('<p align="right"><a href="press.html" target="_blank">Learn More &gt;&gt;</a></p></td>');
	document.write ('<td  width="33" height="100" background="images/recentNews_04.jpg">&nbsp;</td>');
	document.write ('</tr>');
	document.write ('<tr>');
	document.write ('<td colspan="3" width="451" height="37" background="images/recentNews_05.jpg"></td>');
	document.write ('</tr>');
//*********
    document.write ('</table>') 
}

// AMAZON

function WriteAmazon ()
{
	document.write ('<table id="Pane1a" border="0" cellpadding="0" cellspacing="0" bordercolor="#111111" width="100%">');
//*********
	document.write ('<tr>');
    document.write ('<td align="left">');
	document.write ('<iframe src="http://astore.amazon.com/thelossprevfo-20" width="100%" height="1500" frameborder="0" scrolling="no"></iframe>');
    document.write ('</td>');
	document.write ('</tr>');  
    document.write ('</table>') 
}

//********* END AMAZON ******************

// 3 panel announcements to all pages.

function write3Panel ()
{
	document.write ('<table id="Table_01" width="750" height="242" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">');
//*********
	document.write ('<tr>');
	document.write ('<td colspan="7" background="images/3panelfooter_01.jpg" width="750" height="70">&nbsp;</td>');
	document.write ('</tr>');
	document.write ('<tr>');
	document.write ('<td background="images/3panelfooter_02.jpg" width="14" height="157">&nbsp;</td>');
	document.write ('<td width="218" height="157" valign="top" background="images/3panelfooter_03.jpg"><p class="panel3H1">Why a Career in Loss Prevention?</p>');
	document.write ('<p class="panel3paragraph">The Retail Loss Prevention field offers a wide spectrum of career options and a tremendous potential for professional growth that makes this industry one of the hidden treasures of the occupational market place...');
	document.write ('<p class="panel3paragraph"><a href="/Q1.html" title="Career in LP" target="_blank">Learn More &gt;&gt;</a></p></td>');
	document.write ('<td background="images/3panelfooter_04.jpg" width="37" height="157">&nbsp;</td>');
	document.write ('<td width="212" height="157" valign="top" background="images/3panelfooter_05.jpg"><p class="panel3H1">Promotions &amp; Career Moves</p>');
	document.write ('<p class="panel3paragraph">Get the latest news on all of the industrys promotion\'s &amp; career moves provided to us by our Career Advisors.'); 
	document.write ('<p class="panel3paragraph"><a href="/promotions_career_moves.asp" title="Promotions" target="_blank">Learn More &gt;&gt;</a></p></td>');
	document.write ('<td background="images/3panelfooter_06.jpg" width="35" height="157">&nbsp;</td>');
	document.write ('<td width="219" height="157" valign="top" background="images/3panelfooter_07.jpg"><p class="panel3H1">How do I learn more about the LP Certification Programs?</p><p class="panel3paragraph">Contact us (toll-free) at:<br>    <strong>866-433-5545</strong><br>																																																							  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-or-<br>																																																							  For email <a href="/contact_form.asp" title="Contact Gene" target="_blank">Click Here</a>.<br>																				    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-or-<br>																																																								  Contact Gene Smith at:<br>																																																							  <strong>(704) 837-2521</strong>');
	document.write ('<p class="panel3paragraph"><a href="/faq.html" title="Learn More" target="_blank">Learn More &gt;&gt;</a></p></td>');
	document.write ('<td background="images/3panelfooter_08.jpg" width="15" height="157">&nbsp;</td>');
	document.write ('</tr>');
	document.write ('<tr>');
	document.write ('<td colspan="7" width="750" height="15" align="top"><img src="/images/3panelfooter_09.jpg" width="750" height="15" alt="i" /></td>');
	document.write ('</tr>');
//*********
    document.write ('</table>') 
}

//************** END 3 Pannel Insert ********************

