// JavaScript Document
//DHTML Window script- Copyright Dynamic Drive (http://www.dynamicdrive.com)
//For full source code, documentation, and terms of usage,
//Visit http://www.dynamicdrive.com/dynamicindex9/dhtmlwindow.htm

var dragapproved=false
var minrestore=0
var initialwidth,initialheight
var ie5=document.all&&document.getElementById
var ns6=document.getElementById&&!document.all

function iecompattest(){
return (!window.opera && document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function drag_drop(e){
if (ie5&&dragapproved&&event.button==1){
document.getElementById("dwindow").style.left=tempx+event.clientX-offsetx+"px"
document.getElementById("dwindow").style.top=tempy+event.clientY-offsety+"px"
}
else if (ns6&&dragapproved){
document.getElementById("dwindow").style.left=tempx+e.clientX-offsetx+"px"
document.getElementById("dwindow").style.top=tempy+e.clientY-offsety+"px"
}
}

function initializedrag(e){
offsetx=ie5? event.clientX : e.clientX
offsety=ie5? event.clientY : e.clientY
//document.getElementById("dwindowcontent").style.display="none" //extra
tempx=parseInt(document.getElementById("dwindow").style.left)
tempy=parseInt(document.getElementById("dwindow").style.top)

dragapproved=true
document.getElementById("dwindow").onmousemove=drag_drop
}

function loadwindow(c,width,height){
if (!ie5&&!ns6)
window.open(url,"","width=width,height=height,scrollbars=1")
else{

	switch (c)
	{
		case 1:
			content = "<p class=title>The Desert</p><p>&quot;The sky was the same dry, cloudless, washed out shade of blue it had been ever since they'd arrived in this desolate part of the peninsula. By noon the temperature would climb well beyond one hundred degrees Fahrenheit. In this oppressive climate, the Marines typically spent their days under whatever shade they could find to escape the suffocating heat. The nights, when the air cooled down a modest twenty to thirty degrees, were reserved for digging the defensive lines ever deeper and for training missions. They'd been told not to expect any rain until late November, or maybe even December...&quot; </p>";
			control = '<img src="images/prev.gif" width="104" height="35" border="0" /><img src="images/pndiv.gif" width="3" height="35" /><a href=javascript:loadwindow(2,391,382);><img src="images/next.gif" width="83" height="35" border="0" /></a><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
		break
		case 2:
			content = "<p class=title>Suicide</p><p>&quot;The sun rose a few more degrees above the horizon and the color of the sand outside gradually turned from gray to pale yellow. Stenner laid the rifle upside down on his lap. He stared at the empty magazine well. He’d been here before, but something insignificant had distracted him. Last week it was an unexpected breeze, the week before a chirping bird. The magazine clip sat beside him, three rounds already nestled inside, one atop the other. Stenner slid the magazine into the rectangular well and it clicked in place. He pulled back the charging handle. The oiled bolt slid back, it’s face anxiously waiting to grip the first round. He let go of the handle and the bolt shot forward with a loud, metallic clack. This was where he knew it would get awkward...&quot; </p>";
			control = '<a href=javascript:loadwindow(1,391,352);><img src="images/prev.gif" width="104" height="35" border="0" /></a><img src="images/pndiv.gif" width="3" height="35" /><a href=javascript:loadwindow(3,391,382);><img src="images/next.gif" width="83" height="35" border="0" /></a><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
		break
		case 3:
			content = "<p class=title>The Colonel</p><p>&quot;Stone rose from his desk and came around to greet Grant with a firm handshake.  His drawn face and sinewy neck resembled a long distance runner’s and his forearms were thick and firm. Affixed on the left breast of his crisply starched camouflage blouse were two metal insignia, a scuba diver’s badge and gold paratrooper wings. They’d been polished so many times that it was difficult to distinguish the engraved contours that were once etched on their faces. The colonel had obviously spent some time in a reconnaissance unit. A dark tan slightly concealed the creases that spread like webs from the corners of his eyes. His closely cropped mat of black hair was trimmed across a wizened brow and his nose looked as if it had been broken at least once...&quot; </p>";
			control = '<a href=javascript:loadwindow(2,391,382);><img src="images/prev.gif" width="104" height="35" border="0" /></a><img src="images/pndiv.gif" width="3" height="35" /><a href=javascript:loadwindow(4,391,382);><img src="images/next.gif" width="83" height="35" border="0" /></a><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
		break
		case 4:
			content = "<p class=title>The Veteran</p><p>&quot;Rick Dooley had spent twenty-five years in the Corps and was in the twilight of his career. He was the senior representative of the men in the ranks and a trusted confidante to Stone. Dooley was forty-seven, but had the wizened face and chapped hands of a much older man. His upper body was still tight and strong and thick from years of humping a pack and lifting weights. Dooley, like Stone, had served with Marine infantry in South Vietnam during the war. He was a vestige of what some called “The Old Corps”, a time when discipline was frequently meted out with an NCO’s fist. He often spoke of character, rather than self esteem, and he had little patience for the kindler and gentler ways of today’s supposedly enlightened leadership.&quot; </p>";
			control = '<a href=javascript:loadwindow(3,391,382);><img src="images/prev.gif" width="104" height="35" border="0" /></a><img src="images/pndiv.gif" width="3" height="35" /><a href=javascript:loadwindow(5,391,248);><img src="images/next.gif" width="83" height="35" border="0" /></a><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
		break
		case 5:
			content = "<p class=title>The Platoon</p><p>&quot;There was plenty of attitude in this bunch. Some of it was merely false bravado, some of it quiet confidence, but much of it was rife with cockiness borne out of teenage fear and apprehension...&quot; </p>";
			control = '<a href=javascript:loadwindow(4,391,382);><img src="images/prev.gif" width="104" height="35" border="0" /></a><img src="images/pndiv.gif" width="3" height="35" /><a href=javascript:loadwindow(6,391,368);><img src="images/next.gif" width="83" height="35" border="0" /></a><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
		break
		case 6:
			content = "<p class=title>The Sergeants</p><p>&quot;The four of them sat in the warm sand next to one another...Their faces were the color and texture of rough leather covered with a three-day growth of beard. Their tired, bloodshot eyes, the deep creases between their eyebrows, and the lines along their foreheads were testimony to the stress and weariness of many months spent away from the comforts of home and family. Having already seen some of the worst parts of the world, they were not nearly as impressed as their younger subordinates with the novelty of this latest deployment. And after a year of working alongside one another, there was a good natured, sarcastic casualness to their conversation and slackness in their posture...&quot; </p>";
			control = '<a href=javascript:loadwindow(5,391,248);><img src="images/prev.gif" width="104" height="35" border="0" /></a><img src="images/pndiv.gif" width="3" height="35" /><a href=javascript:loadwindow(7,391,307);><img src="images/next.gif" width="83" height="35" border="0" /></a><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
		break
		case 7:
			content = "<p class=title>Mutiny</p><p>&quot;So maybe all the talk about fragging O’Leary was just baseless bluster, but what if it wasn’t? Grant didn’t want to take that chance. Their lives would soon be in this guy’s hands. It was nearing 2200. Perry, Moore, and Allen were dead asleep. He noticed Boyd standing outside the hooch, waiting for him. They walked over to Robert’s side of the hill. Hartford and Glenn were already there. The rain was falling harder and faster...&quot; </p>";
			control = '<a href=javascript:loadwindow(6,391,368);><img src="images/prev.gif" width="104" height="35" border="0" /></a><img src="images/pndiv.gif" width="3" height="35" /><a href=javascript:loadwindow(8,391,503);><img src="images/next.gif" width="83" height="35" border="0" /></a><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
		break
		case 8:
			content = "<p class=title>The Battle</p><p><em>&quot;Snowstorm, Snowstorm&quot;</em>, said an emphatic voice over the radio: incoming enemy artillery. Grant saw the ground a few yards ahead erupt in thin plumes of smoke and puffs of sand from Iraqi mortar and artillery rounds. He watched the explosions creep closer and closer until they were detonating in the soft sand along the company’s flanks. Inside 3-3, the men mistook the nearby concussions for engineers’ line charges. Larson asked Evans to find out when the lanes were going to be cleared. Evans tapped Grant’s boot. “Hey sir, when’re they gonna be finished with the line charges?” he yelled. Grant realized Evans had no idea what was happening less than a hundred yards from the vehicle. “Those aren’t line charges, it’s incoming…theirs, not ours!” he replied...Ferrill was beginning to feel confident they would clear the second belt without incident when a radio message shattered the relative calm. <em>&quot;FLASH, FLASH, FLASH! NBC ONE REPORT: FOX VEHICLE DETECTS POSSIBLE NERVE AND BLISTER AGENT VICINITY LANE RED ONE.&quot;</em>  Ferrill quickly got on the battalion frequency. “All units go to MOPP Four immediately.” Then he and everyone else in the track grabbed their gas masks and pulled them on.&quot; </p>";
			control = '<a href=javascript:loadwindow(7,391,307);><img src="images/prev.gif" width="104" height="35" border="0" /></a><img src="images/pndiv.gif" width="3" height="35" /><img src="images/next.gif" width="83" height="35" border="0" /><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
		break
		default:
			content = "<p class=title>The Desert</p><p>&quot;The sky was the same dry, cloudless, washed out shade of blue it had been ever since they'd arrived in this desolate part of the peninsula. By noon the temperature would climb well beyond one hundred degrees Fahrenheit. In this oppressive climate, the Marines typically spent their days under whatever shade they could find to escape the suffocating heat. The nights, when the air cooled down a modest twenty to thirty degrees, were reserved for digging the defensive lines ever deeper and for training missions. They'd been told not to expect any rain until late November, or maybe even December...&quot; </p>";
			control = '<img src="images/prev.gif" width="104" height="35" border="0" /><img src="images/pndiv.gif" width="3" height="35" /><a href=javascript:loadwindow(2,391,382);><img src="images/next.gif" width="83" height="35" border="0" /></a><img src="images/spacer.gif" width="85" height="1" /><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a>';
	}

document.getElementById("dwindow").style.display=''
document.getElementById("dwindow").style.width=initialwidth=width+"px"
document.getElementById("dwindow").style.height=initialheight=height+"px"
//document.getElementById("mybackground1").style.background="url(images/be.jpg)";
//document.getElementById("mybackground1").style.width=371;
//document.getElementById("mybackground1").style.height=52;
//document.getElementById("dwindow").style.overflow="hidden";
//document.getElementById("dwindow").style.left="30px"
//document.getElementById("dwindow").style.top=ns6? window.pageYOffset*1+30+"px" : iecompattest().scrollTop*1+30+"px"
//document.getElementById("cframe").src=url
document.getElementById("cframe").innerHTML=content
document.getElementById("cframe2").innerHTML=control
//cframe.innerHTML = content
}
}


function load2window(c,width,height){
if (!ie5&&!ns6)
window.open(url,"","width=width,height=height,scrollbars=1")
else{

	switch (c)
	{
		default:
		    text0 ='<div align="right"><a href="javascript:closeit();"><img src="images/close.gif" width="96" height="35" border="0" /></a></div>';
			text1 ="<p class=title>Book Review by Bill Hudgines<br>Published in Semper Fi, The Magazine of the Marine Corps League (May/June 2007)</p>";
			text2 ="<p>Breach</p><p>By Brooks Tucker, Authorhouse</p><p>Breach is about more than just the drive across the Kuwait-Saudi Arabia border in Operation Desert Storm. While it literally refers to “breaching” the border and the Iraqi minefields protecting it, the book contains numerous kinds of breaches – of trust, of unit cohesion, of discipline, of a possibly much larger failure to care for the veterans. Some of these have tragic consequences, while others show Marines overcoming and mending these breaks.</p>";
			text3 ="<p>Tucker’s novel, the first about combat Marines in the Persian Gulf War, deserves to be called “gritty” – the desert’s ever-present dust and sand are ever-present in the story. We feel it in the Marines sleeping bags and clothes, taste it in their food, see it on their sweaty, unshaven faces. As Marines have always done, they adapt and go on about their business. </p>";
			text4 ="<p>Tucker should know: now a Major in the Marine Reserves, he was an infantry-unit leader in the Persian Gulf War. To the TV-viewing public, Desert Storm served as a showcase for the increasingly sophisticated electronic systems and weapons available in the American arsenal. Tucker’s focus on the grunts’ experiences, however, makes it clear that for the warriors on the battlefield, their enemies include the four classical elements – Earth, Air, Fire and Water.</p>";
			text5 ="<p>Breach follows a Marine Company deployed to Saudi Arabia in 1990 as part of Operation Desert Shield and later, Desert Storm. The novel begins with a shocking twist that leads to a young Lieutenant, Grant Walker, being offered a second chance at commanding troops in the field. With diary-like detail, much of the rest of the book follows the unit as they train for desert warfare and combat boredom, fatigue and stress.</p>";
			text6 ="<p>Tucker takes us along as the Marines hump heavy packs on days-long maneuvers, dealing with scorching daytime temperatures and frosty nights and erratic rainstorms that soak gear and turn the powdery dust into greasy mud. We watch them deal with the boredom of repetitive training exercises, learning the skills they will need if Iraq refuses to leave Kuwait of its own accord.</p>";
			text7 ="<p>Like deployed Marines of the past, these young men go weeks without showers or food other than MREs. They put up their hooches and dig bunkers and sleeping holes, gripe and play practical jokes and spin rumors about the officers, the next move, the possibility of war.</p>";
			text8 ="<p>Aided by his highly competent sergeants, Walker works tirelessly to motivate his men and earn their trust. As a good officer, his heart is with his men, and he shares all their discomforts, tedium and anxieties.</p>";
			text9 ="<p>In its detailed descriptions of life in the field, training exercises and military thinking, Breach often reads like a how-to memoir for young officers. It is so detailed that a reader unfamiliar with military tactics may tend to just take the accuracy of the description for granted and move on. Tucker overcomes this by bringing the technical overview down to the ground infantry level as the action unfolds, especially in the dash across the border.</p>";
			text10="<p>Without giving away the ending, I wish Tucker had devoted a few chapters to following some of the main characters after Desert Storm. The final chapter gives a too-brief overview that contrasts sharply with his attention to detail in the preceding narrative.</p>";
			text11="<p>Written before the recent disclosures of inadequate medical treatment for veterans at Walter Reed Army Hospital and Veterans Administration facilities, Breach glancingly touches on the controversy about the health of Operation Desert Storm veterans. Something like a quarter of U.S. troops who took part in the operation have been listed as permanently disabled by the VA. A number of them developed illnesses or symptoms whose causes are not clear. For Tucker, and for his novel, this sad, slowly unfolding legacy of the Persian Gulf War seems to reveal yet another breach – in this case, a breach of faith that our government agencies will do what’s right to honor the service and sacrifice of his comrades. </p>";
			text12="<p>– Bill Hudgins</p>";
			content = text0+text1+text2+text3+text4+text5+text6+text7+text8+text9+text10+text11+text12;
			control = '';
	}

document.getElementById("dwindow").style.display=''
document.getElementById("dwindow").style.width=initialwidth=width+"px"
document.getElementById("dwindow").style.height=initialheight=height+"px"
document.getElementById("mybackground1").style.background="none";
document.getElementById("mybackground1").style.width=0;
document.getElementById("mybackground1").style.height=0;
//document.getElementById("dwindow").style.overflow="scroll";
//document.getElementById("dwindow").style.left="30px"

//document.getElementById("dwindow").style.top=ns6? window.pageYOffset*1+30+"px" : iecompattest().scrollTop*1+30+"px"
//document.getElementById("cframe").src=url
document.getElementById("cframe").innerHTML=content
document.getElementById("cframe2").innerHTML=control
//cframe.innerHTML = content
}
}


function maximize(){
if (minrestore==0){
minrestore=1 //maximize window
document.getElementById("maxname").setAttribute("src","restore.gif")
document.getElementById("dwindow").style.width=ns6? window.innerWidth-20+"px" : iecompattest().clientWidth+"px"
document.getElementById("dwindow").style.height=ns6? window.innerHeight-20+"px" : iecompattest().clientHeight+"px"
}
else{
minrestore=0 //restore window
document.getElementById("maxname").setAttribute("src","max.gif")
document.getElementById("dwindow").style.width=initialwidth
document.getElementById("dwindow").style.height=initialheight
}
document.getElementById("dwindow").style.left=ns6? window.pageXOffset+"px" : iecompattest().scrollLeft+"px"
document.getElementById("dwindow").style.top=ns6? window.pageYOffset+"px" : iecompattest().scrollTop+"px"
}

function closeit(){
document.getElementById("dwindow").style.display="none"
}

function stopdrag(){
dragapproved=false;
document.getElementById("dwindow").onmousemove=null;
document.getElementById("dwindowcontent").style.display="" //extra
}

