<script language="javascript" type="text/javascript">
function revealModal(divID)
{
    window.onscroll = function () { document.getElementById(divID).style.top = document.body.scrollTop; };
    document.getElementById(divID).style.display = "block";
    document.getElementById(divID).style.top = document.body.scrollTop;
}

function hideModal(divID) 
{
    document.getElementById(divID).style.display = "none";
}
</script>

  

<script language="JavaScript" type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}


//-->
</script>

<link href="pqdtpopupcss.css" rel="stylesheet" type="text/css" />


















    









<!-- $Header: ibeCCtdItemDetail.jsp 120.7.12010000.8 2010/07/29 06:24:38 amaheshw ship $ -->

 



















<!-- $Header: ibeCZzpHeader.jsp 120.32.12010000.3 2009/03/03 06:43:46 ukalaiah ship $ -->







































<!-- ibeCZzpHeader.jsp end -->










<!-- $Header: ibeCCtpSetItem.jsp 120.2 2006/01/17 21:52:05 ssekar noship $ -->











<div id="formatpop"> 
<div class="Background">
</div>
    <div class="Container1" style="padding:10px; filter:shadow(color:#444444, strength:5, direction:135);border-left: solid : 1px; width: 640px;"> 

<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="65%" valign="top">
    <div class="modal" >
        <div class="modalTop"><a href="#" onclick="hideModal('formatpop')"></a></div>
        <img src="/OA_MEDIA/pqlogo.gif" width="153" height="59" title="ProQuest" /><span class="blackheader"> Dissertation Formats</span>
</div></td>
    <td width="35%" align="right" valign="top"><div class="modalTop"><a href="#" onclick="hideModal('formatpop')">
        <img src="/OA_MEDIA/closebutton.gif" alt="Close" border="0" /></a></div></td>
  </tr>
</table>
      <div class="modalBody">
        
            
     
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>  <td colspan="3" height="5" background="/OA_MEDIA/gray-bar.gif"></td>  </tr>
</table>
              <span class="layertext">

<p><b>PDF (immediate download)</b><br />
  An email with a link to the PDF document will be sent to you within 4 hours of your purchase.  Please be sure to check your spam folder for the message if you do not receive it within this timeframe.</p>
<p> Note that for each distributed copy of a graduate work, an additional PDF must be purchased. </p>
<p><b>Custom PDF (3-5 day fulfillment)</b><br />
  This title has not yet been digitized from our vault. An email with a link to the PDF document will be sent to you within 5 days of your purchase.  Please be sure to check your spam folder for the message if you do not receive it within this timeframe.</p>
<p> Note that for each distributed copy of a graduate work, an additional PDF must be purchased. </p>
<p><b>Hardcover</b><br />
Available in 6”x9”, features blue hard cover with the title in white lettering on spine. Interior is printed on acid-free archival quality paper, 20 lb. weight. Ideal for library circulating collections and archives.</p>
<p><b>Softcover</b><br />
Available in 6”x9”, features blue soft cover with heavy-weight end-sheets; title on white label. Interior is printed on acid-free archival quality paper, 20 lb. weight. Even with soft binding, it’s still manufactured for long-term use.</p>
<p><b>Unbound</b><br />
These shrink-wrapped sets of loose 8½”x11” pages (convenient for note taking), on 20 lb. weight paper, are the quickest way to obtain a printed dissertation or thesis.</p>
<p><b>Microfilm & microfiche</b><br />
We offer 35mm in archival quality silver-gelatin film, and the same for fiche, with the polarity at positive (versus negative) for retail customers. Note that microfiche is only available for titles published from 1976 forward.</p>
</span>
          </div>
        </div>
      
     
         
</div>
</div>
</div>
 

<!-- $Header: ibeCCtdItemDtlPopup.jsp 120.0.12010000.15 2010/05/10 10:47:42 scnagara noship $ -->



<div id="itempopup" class="OraHiddenDiv" > 
</div>



<script type="text/javascript" src="ibeCDialogBox.js">
</script>
<link rel="stylesheet" href="ibeCDialogBoxStyle.css" type="text/css" />  

<div id="addtoCartBox" class="dialog">
<div style="text-align:center"><span id="txt">     </span><br>
</div> 
</div>

<script type="text/javascript">
function displayAddtoCartModal() {
	var txtelement = document.getElementById('txt');
	txtelement.innerHTML = "<img src='/OA_MEDIA/ibeRefreshEnabled.gif' alt='Updating the cart total...'/> <span class='sectionHeaderBlack'>Updating the cart total...</span>";
	sm('addtoCartBox',300,60);
}

function removeAddtoCartModal(){
	hm('addtoCartBox');
}

</script>

<script type="text/javascript">
/*
// The below functions could be used if welcome bin needs to be updated with the price after user selects continue on modal.
function addtocartConfirmed(priceVal){
	removeAddtoCartModal();
	var welcome_prc = document.getElementById('welcome_price');
	if(welcome_prc)
		welcome_prc.innerHTML = priceVal;
}

function displayAddtoCartConfirmationModal(priceVal) {
	var dialogelement = document.getElementById('mbox'); // changing the size of dialog, mbox is created by ibeCDialogBox.js
	dialogelement.style.width= '300' + 'px';
	dialogelement.style.height= '80'+ 'px';

	var txtelement = document.getElementById('txt');
	var updateCartMsg = "<img src='/OA_MEDIA/ibeRefreshEnabled.gif' alt='Updating the cart total...'/>  <span class='sectionHeaderBlack'>Updating the cart total...</span><BR><BR>";
	var addToCartMsg = "<span class='sectionHeaderBlack'>Item has been added to your cart.</span><BR> <BR>  ";
	var addToCartMsg2 = "<input type='button' class='OraButtonText' OnClick=addtocartConfirmed('"+ priceVal +"');   VALUE='Continue'> ";
	txtelement.innerHTML = updateCartMsg + addToCartMsg + addToCartMsg2;            
}
*/

function displayAddtoCartConfirmationModal() {
	var txtelement = document.getElementById('txt');
	var addToCartMsg = "<span class='sectionHeaderBlack'>Item has been added to your cart.</span><BR> <BR>  ";
	var addToCartMsg2 = "<input type='button' class='OraButtonText' id='contBt' name='contBt' OnClick='addtocartConfirmed();'   VALUE='Continue'> ";
	txtelement.innerHTML = addToCartMsg + addToCartMsg2;  
	document.getElementById('contBt').focus();
}

function addtocartConfirmed(){
	removeAddtoCartModal();
}

function displayAddtoCartError(){	
	alert('There was an error in adding item into the cart. Please contact the system administrator.');
}

</script>

<script language="JavaScript">

function makeCursorHourglass()
{
	document.body.style.cursor = "wait";
}

function makeCursorNormal()
{
	document.body.style.cursor = "default";
}

function isValidQty(s, event, formName)
{   
	var i;
	var addbutton = document.forms[formName].addtocartElement;
	if(s == null || s == ''){
		 addbutton.onclick = null;
		 addbutton.className  = 'OraButtonTextDisabled';
		 return false; 
	}
    for (i = 0; i < s.length; i++)
    {   
        // Check that current character is number.
        var c = s.charAt(i);
	//	alert(c);
        if (((c < "0") || (c > "9"))) { 
	//	  alert('in button disabled');
		  addbutton.onclick = null;
		  addbutton.className  = 'OraButtonTextDisabled';
		  return false; 
		 }
    }
    // All characters are numbers.
	addbutton.onclick = function test(){ajaxPopup_AddToCart('Add to Cart.x','popupAddToCart');return true;};
	addbutton.className  = 'OraButtonText';
    return true;
}

function isItemPopupOpen(){
	var popup_div = document.getElementById('itempopup');
	if(popup_div != null){
		if(popup_div.style.visibility == "visible"){
			return true;
		}
	}
	return false;
}

function closeItemPopup(){
	closeDiv();
	var popup_div = document.getElementById('itempopup');
	if(popup_div != null){
		popup_div.innerHTML="";
		popup_div.style.visibility = "hidden";  
	}
}

function closeDiv(){
  var div_element = document.getElementById("itemDetaildiv");
  if(div_element != null){
	  div_element.innerHTML="";
	  div_element.style.visibility = "hidden";  
  }
  var div_element2 = document.getElementById("itemHeaderdiv");
  if(div_element2 != null){
	  div_element2.innerHTML="";
	  div_element2.style.visibility = "hidden";  
  }
}

function GetXmlHttpObject()
{
  if (window.XMLHttpRequest)
  {
  // code for IE7+, Firefox, Chrome, Opera, Safari
  return new XMLHttpRequest();
  }
  if (window.ActiveXObject)
  {
  // code for IE6, IE5
  return new ActiveXObject("Microsoft.XMLHTTP");
  }
return null;
}

function ajaxPopupDisplay(itmid, sectionid)
{
 xmlhttp=GetXmlHttpObject();
 if (xmlhttp==null){
  alert ("Your browser does not support XMLHTTP!");
  return;
  } 
  // construct the query string
/*  var queryStr = '';
  var windowForm = document.forms[formName];
  var elements = document.forms[formName].elements;
  for(var i = 0; i < elements.length; i++) {
	queryStr = queryStr + elements[i].name + '=' + elements[i].value;
	if (i != elements.length - 1){
		queryStr = queryStr + '&';
	}
  }
 alert(queryStr);
*/
 var url="ibeCCtdProductLoader.jsp";
 url = url + "?" + "item_id=" + itmid + "&section_id=" + sectionid + "&action=popups";
//// alert(url);

/*xmlhttp.onreadystatechange=function(){
							if(xmlhttp.readyState==4)
							  { alert('call done'); }
							}
*/
xmlhttp.open("GET",url,false);
xmlhttp.send(null);
return xmlhttp.responseText;
}

function getposOffset(what, offsettype){
	return (what.offsetParent)? what[offsettype]+this.getposOffset(what.offsetParent, offsettype) : what[offsettype];
}

function show(anchorobj, subobj, e, itmid, sectionid){
	if(isItemPopupOpen()){
	//	alert('popup open');
		closeItemPopup();
	}
	var horizontaloffset = anchorobj.offsetWidth + 25;
	subobj.style.left=this.getposOffset(anchorobj, "offsetLeft")+ horizontaloffset  + "px";
	subobj.style.top=this.getposOffset(anchorobj, "offsetTop")+ "px";
	subobj.style.visibility="visible";

	makeCursorHourglass();
	var popupdetail = ajaxPopupDisplay(itmid, sectionid);
	makeCursorNormal();
	subobj.innerHTML=popupdetail;
}

function display(){
  var popup_div = document.getElementById('itempopup');
  popup_div.style.visibility = "visible";  
  var div_element = document.getElementById("itemDetaildiv");
  div_element.style.visibility = "visible";  
  var div_element2 = document.getElementById("itemHeaderdiv");
  div_element2.style.visibility = "visible";  

}

 function initItemDetailPopup(anchorid, revealbehavior, itmid, sectionid){
		var anchorobj=document.getElementById(anchorid);
		var subobj=document.getElementById(anchorobj.getAttribute('rel'));
		subobj.style.left=subobj.style.top=0;
		anchorobj.onclick=function(e){show(this, subobj, e, itmid, sectionid)}
	//	anchorobj.onmouseover=function(e){show(this, subobj, e, itmid, sectionid)}
	//	subobj.onmouseover = function(e) { display()}
	//	subobj.onmouseout = function(e) {closeItemPopup()}
 }

function addToCartFwdSC(event, formName){
		var windowForm = document.forms[formName];
		windowForm.event.name = event;
	    windowForm.submit();
		return true;
}

function getServiceItemValue(formName)
{
for (var i=0; i < document.forms[formName].serviceItem.length; i++)
   {
   if (document.forms[formName].serviceItem[i].checked)
      {
        var selectedServiceItem = document.forms[formName].serviceItem[i].value;
	    return selectedServiceItem;
      }
   }
}

function addToCartNoFwd(event, formName){
try{
	xmlhttp=GetXmlHttpObject();
	if (xmlhttp==null){
		alert ("Your browser does not support XMLHTTP!");
		return;
	} 
  // construct the query string
	var queryStr = '';
	var windowForm = document.forms[formName];
	var elements = document.forms[formName].elements;
	var isMultiSelect = document.forms[formName].num;
	var noOfItems = null; 
	var singleItemNumFromMultipleSelect = null;
    var bAddToCartFromMult = false;
	var isFromSvaPage = false;

	if(document.forms[formName].serviceItem != null)
	    isFromSvaPage = true;

	if(isMultiSelect != null)
		noOfItems = document.forms[formName].num.value;
	var noOfItemsChecked = 0;
	for(var k = 0; k < noOfItems; k++) { // support for related items in item detail page
		var msg = 'Add_item_' + k + '.x';
		 if(event == msg)
		 {
			 singleItemNumFromMultipleSelect = k;
			 bAddToCartFromMult = true;
			break;
		}
	}
	
	var serviceItem = document.forms[formName].serviceItem; // support for service items in item detail page
	var selectedServiceItem = null;
	if(serviceItem != null){
		selectedServiceItem = getServiceItemValue(formName);
	}

	try{
	   if(isMultiSelect == null && isFromSvaPage == true){ // Item detail page with service items
		var item =  document.forms[formName].item;
		var qty = document.forms[formName].qty;
		var uom = document.forms[formName].uom;
		var section = document.forms[formName].section;

		var serviceItem_ItemId_Name = "serviceItem_ItemId_" + selectedServiceItem;
		var serviceItem_UOM_Name = "serviceItem_UOM_" + selectedServiceItem;
		var serviceItem_Period_Name = "serviceItem_Period_" + selectedServiceItem;
		var serviceItem_Duration_Name = "serviceItem_Duration_" + selectedServiceItem;
		var serviceItem_RefItemIndex_Name = "serviceItem_RefItemIndex_" + selectedServiceItem;

		var serviceItem_ItemId = document.getElementById(serviceItem_ItemId_Name);
		var serviceItem_UOM = document.getElementById(serviceItem_UOM_Name);
		var serviceItem_Period = document.getElementById(serviceItem_Period_Name);
		var serviceItem_Duration = document.getElementById(serviceItem_Duration_Name);
		var serviceItem_RefItemIndex = document.getElementById(serviceItem_RefItemIndex_Name);
		
		queryStr = queryStr + item.name + '=' + item.value + '&';
		queryStr = queryStr + qty.name + '=' + qty.value + '&';
		queryStr = queryStr + uom.name + '=' + uom.value + '&';
		queryStr = queryStr + section.name + '=' + section.value + '&';
		
		if(selectedServiceItem != -1){
			queryStr = queryStr +  serviceItem_ItemId.name + '=' + serviceItem_ItemId.value + '&';
			queryStr = queryStr + serviceItem_UOM.name + '=' + serviceItem_UOM.value + '&';
			queryStr = queryStr + serviceItem_Period.name + '=' + serviceItem_Period.value + '&';
			queryStr = queryStr + serviceItem_Duration.name + '=' + serviceItem_Duration.value + '&';
			queryStr = queryStr + serviceItem_RefItemIndex.name + '=' + serviceItem_RefItemIndex.value + '&';
		}
		queryStr = queryStr + 'serviceItem' + '=' + selectedServiceItem;		
	}
	else if(isMultiSelect == null){  // single select
		for(var i = 0; i < elements.length; i++) {
			queryStr = queryStr + elements[i].name + '=' + elements[i].value;
			if (i != elements.length - 1){
				queryStr = queryStr + '&';
			}
		}
	}
	else if(bAddToCartFromMult){
		queryStr = 'num=' + noOfItems + '&';
		var itemname = 'Add_item_'+ singleItemNumFromMultipleSelect;
		var qtyname = 'qty_' + singleItemNumFromMultipleSelect;
		var uomname = 'uom_' + singleItemNumFromMultipleSelect;
		var sectionname = 'section_' + singleItemNumFromMultipleSelect;
		var item = document.getElementById(itemname);
		var qty = document.getElementById(qtyname);
		var uom = document.getElementById(uomname);
		var section = document.getElementById(sectionname);

		queryStr = queryStr + item.name + '=' + item.value + '&';
		queryStr = queryStr + qty.name + '=' + qty.value + '&';
		queryStr = queryStr + uom.name + '=' + uom.value + '&';
		queryStr = queryStr + section.name + '=' + section.value + '&';
		queryStr = queryStr + "Add_item_"+singleItemNumFromMultipleSelect+".x" + '=' + '';		
	}
	else {  // multi-select
		var item = null;
		var j = 0;
		var chkedItems=new Array();
		queryStr = 'num=' + noOfItems + '&';
		for(var j = 0; j < noOfItems; j++) {
			var itemname = 'item_'+ j;
			var qtyname = 'qty_' + j;
			var uomname = 'uom_' + j;
			var sectionname = 'section_' + j;
			item = document.getElementById(itemname);
			qty = document.getElementById(qtyname);
			uom = document.getElementById(uomname);
			section = document.getElementById(sectionname);
			if(item != null){		// bug 	9653433, scnagara
				if(item.checked == true){
					chkedItems[noOfItemsChecked] = item;
					noOfItemsChecked++;
					qty = document.getElementById(qtyname);
					uom = document.getElementById(uomname);
					section = document.getElementById(sectionname);
					if(noOfItemsChecked != 1)
						queryStr = queryStr + '&';
					queryStr = queryStr + item.name + '=' + item.value + '&';
					queryStr = queryStr + qty.name + '=' + qty.value + '&';
					queryStr = queryStr + uom.name + '=' + uom.value + '&';
					queryStr = queryStr + section.name + '=' + section.value;			
				}
		   } // if item != null
		} // for
		if(chkedItems.length == 0){
			alert('No items were selected.  Please check the boxes next to the items you wish to buy.');
			return;
		}
		for(var k = 0; k < chkedItems.length; k++) {
			chkedItems[k].checked = false ;
		}

	} // else (multi-select)
	}
	catch(e) { 
	}
	
//	alert(queryStr);

	queryStr = queryStr + '&' + 'loadprice='+'true';
	var url="ibeCScpAddItemToCart.jsp";
	url = url + "?" + queryStr;
	xmlhttp.onreadystatechange=function(){
								if(xmlhttp.readyState==4) {
								//	alert('item added'); 
								//	alert(xmlhttp.responseText);
								//	alert(xmlhttp.responseXML);
								  /* a. In mozilla, if any error like server down, or program unit not found occurs 
								        on add to cart, responseXML is null.
									 b. In IE, say if server is down, then responseXML object exists plus responseText is "".
									 c. Also in IE, if say program unit is not found error occurs, then 
									    responseXML object exists plus responseText is not "" (empty).
								  */
								  if(xmlhttp.responseXML != null && xmlhttp.responseText != ""){
									var priceNode;
									var priceVal ;
									var modalRemoved = false;
									var displayConfirmModal = false;
									try{
										 priceNode = xmlhttp.responseXML.getElementsByTagName("price")[0];
									 	 if(priceNode){
											if(priceNode.childNodes[0]){
												priceVal = priceNode.childNodes[0].nodeValue;
											//	displayAddtoCartConfirmationModal(priceVal);
												displayAddtoCartConfirmationModal();
												displayConfirmModal = true;
												var welcome_prc = document.getElementById('welcome_price');
												if(welcome_prc)
													welcome_prc.innerHTML = priceVal; 
											}
										 }
									}catch(ss){ // alert(ss); 
												 removeAddtoCartModal();
												 modalRemoved = true;
												 displayAddtoCartError();
									          }
									var errorNode;
									var errorVal;
									try{
										errorNode =  xmlhttp.responseXML.getElementsByTagName("error")[0];
										if(errorNode){
											if(errorNode.childNodes[0]){
												errorVal = errorNode.childNodes[0].nodeValue;
												if(!modalRemoved){
													removeAddtoCartModal();
													modalRemoved = true;
												}
												alert(errorVal);
											}
										}
									}catch(sss){ // alert(sss); 
												if(!modalRemoved){
													removeAddtoCartModal();
													modalRemoved = true;
												}
												displayAddtoCartError();
									           }		
									if(!displayConfirmModal && !modalRemoved){ 
										 /* This code is usable in IE say when program unit not found. 
										    If code flow reaches this point, then it indicates some problem in add to cart
											Hence remove modal and display add to cart error
										 */
									//	alert('in not of displayConfirmModal and modalRemoved')
										removeAddtoCartModal();
										displayAddtoCartError();
									 }
								   }
								   else{
										removeAddtoCartModal();
										displayAddtoCartError();
								   }
							    } // readystate == 4
							}
	xmlhttp.open("GET",url,true);
	xmlhttp.send(null);
/*	var welcome_prc1 = document.getElementById('welcome_price');
	if(welcome_prc1)
		welcome_prc1.innerHTML = "<img src='/OA_MEDIA/ibeRefreshEnabled.gif' alt='Updating the cart total...'/> Updating the cart total...";
		*/
	displayAddtoCartModal();
	return true;
}catch(e){ alert(e);}
}

function ajaxPopup_AddToCart(event, formName){
	var navig = 'null';
	if(navig == 'SC'){
		addToCartFwdSC(event, formName);
	}else if(navig == 'CP'){
		addToCartNoFwd(event, formName);
	}
	else{
		addToCartFwdSC(event, formName);
	}
	closeItemPopup();
	return true;
}

function isEnterKeyPressed(e){
	 var key;
     if(window.event)
          key = window.event.keyCode;     //IE
     else
          key = e.which;     //firefox
	 if(key == 13) // enter key
		 return true;	
	 else
		 return false;
}

function addtoCartOnEnterKey(e, ev, formName)  // Bug 9687946, scnagara
{
	if(isEnterKeyPressed(e)){
	    ajaxPopup_AddToCart(ev, formName);
		return false; // returning false to prevent form submit
	 }         
}

function noFormSubmitOnEnterKey(e)  // Bug 9687946, scnagara
{
	if(isEnterKeyPressed(e)){
		return false; // returning false to prevent form submit
	 }         
}
</script>






<!--jsp:forward page="pqdtibeCZzdError.jsp" /-->
 

<!-- $Header: ibeCCtpPostingI.jsp 120.0 2005/05/30 02:51:13 appldev noship $ -->
	



<!-- ibeCCtpPostingI.jsp end -->


<!-- $Header: ibeCZzdTop.jsp 120.2 2005/07/04 04:26:38 appldev ship $ -->


  <!-- $Header: ibwTrackingHeader.jsp 120.6 2006/01/22 21:55 schittar noship $ -->





  















<!-- $Header: ibeCCtdTop.jsp 120.7.12010000.6 2010/04/23 07:18:39 ukalaiah ship $ -->



<!-- $Header: ibeCZzpRuntimeIncl.jsp 120.4 2008/01/14 07:12:08 skotikal ship $ -->
































                                                                             
<!-- ibeCZzpRuntimeIncl.jsp end -->






<HTML lang="EN-US">
<HEAD>

  <TITLE>
   ProQuest: Order a copy 
  </TITLE>
  <link rel=stylesheet href=pqdtjtfucss.css>
  <SCRIPT LANGUAGE="JavaScript" SRC="pqdtibeCButton.js"></script>
  
<script LANGUAGE="javascript">

	var disableanchorlink= true; 
    var hidedivmouseout= [true, 200]; 
	var formNameSL="null";
	var relatedIndex="null";

	function getWinOffset(what, offsettype){
		return (what.offsetParent)? what[offsettype]+this.getWinOffset(what.offsetParent, offsettype) : what[offsettype];
	}

	function isPopUpExist(m, e){
		var e=window.event || e
		var c=e.relatedTarget || ((e.type=="mouseover")? e.fromElement : e.toElement)
		while (c && c!=m)try {c=c.parentNode} catch(e){c=m}
		if (c==m)
			return true;
		else
			return false;
	}

	function showSLPopup(anchorobj, subobj, e){
		
		try{
			if(isItemPopupOpen()){ 		
				closeItemPopup(); 	
			} 
		}catch(ex){}
		
		formNameSL = anchorobj.getAttribute("formname");
		
		try{		
			relatedIndex = anchorobj.getAttribute("relindex");
		}catch(ex){}			
		
		try{
			document.getElementById('text_cr_shoplist').value='Create Shopping List';
		}catch(ex){}
		try{
			document.getElementById('text_cr_shoplist_details').value='Create Shopping List';
		}catch(ex){}		
		
		if (!this.isPopUpExist(anchorobj, e) || (e && e.type=="click")){

			var e=window.event || e;
			if (e.type=="click" && subobj.style.visibility=="visible"){
				subobj.style.visibility="hidden";
				return;
			}
			
			var subobjtemp;
			if(formNameSL == 'relatedForm'){
				subobjtemp=document.getElementById('tempoffset_related');
			} else {
				subobjtemp=document.getElementById('tempoffset');
			}			

			var horizontaloffset=(subobj.dropposition[0]=="left")? -(subobj.offsetWidth-anchorobj.offsetWidth) : 0; 
			var verticaloffset=(subobj.dropposition[1]=="top")? -subobj.offsetHeight : anchorobj.offsetHeight ;
			subobj.style.left=this.getWinOffset(subobjtemp, "offsetLeft") + horizontaloffset + "px";
			subobj.style.top=this.getWinOffset(anchorobj, "offsetTop")+verticaloffset+"px";
			subobj.style.clip=(subobj.dropposition[1]=="top")? "rect(auto auto auto 0)" : "rect(0 auto 0 0)"; 
			subobj.style.visibility="visible";
			subobj.startTime=new Date().getTime();
			subobj.contentheight=parseInt(subobj.offsetHeight);
		
			if (typeof window["hidetimer_"+subobj.id]!="undefined") 
				clearTimeout(window["hidetimer_"+subobj.id]);

			this.slideengine(subobj, (subobj.dropposition[1]=="top")? "up" : "down");
		} 
	}

	function curveincrement(percent){
		return (1-Math.cos(percent*Math.PI)) / 2 ;
	}

	function slideengine(obj, direction){
		var elapsed=new Date().getTime()-obj.startTime; 
		if (elapsed<obj.glidetime){ 
			var distancepercent=(direction=="down")? this.curveincrement(elapsed/obj.glidetime) : 1-this.curveincrement(elapsed/obj.glidetime);
			var currentclip=(distancepercent*obj.contentheight)+"px";
			obj.style.clip=(direction=="down")? "rect(0 auto "+currentclip+" 0)" : "rect("+currentclip+" auto auto 0)";
			window["glidetimer_"+obj.id]=setTimeout(function(){slideengine(obj, direction)}, 10);
		}
		else{ 
			obj.style.clip="rect(0 auto auto 0)";
		}
	}

	function hide(activeobj, subobj, e){
		if (!isPopUpExist(activeobj, e)){
			window["hidetimer_"+subobj.id]=setTimeout(function(){
				subobj.style.visibility="hidden"
				subobj.style.left=subobj.style.top=0
				clearTimeout(window["glidetimer_"+subobj.id])
			}, hidedivmouseout[1])
		}
	}

 function initpopup(anchorid, pos, glidetime, revealbehavior){

		var anchorobj=document.getElementById(anchorid);
		var subobj=document.getElementById(anchorobj.getAttribute('rel'));
				
		subobj.dropposition=pos.split("-");
		subobj.glidetime=glidetime || 1000;
		subobj.style.left=subobj.style.top=0;

		if (typeof revealbehavior=='undefined' || revealbehavior=='mouseover'){

			anchorobj.onmouseover=function(e){showSLPopup(this, subobj, e)}
			anchorobj.onmouseout=function(e){hide(subobj, subobj, e)}
			if (this.disableanchorlink) 
				anchorobj.onclick=function(){return false}
		} else
			anchorobj.onclick=function(e){showSLPopup(this, subobj, e); return false}
		
		if (this.hidedivmouseout[0]==true) 
			subobj.onmouseout=function(e){hide(this, subobj, e)}
	}

</script>
  
    

</HEAD>
<body class="applicationBody">

<!-- ibeCCtdTop.jsp end -->



<!-- ibeCZzdTop.jsp end -->

<!-- $Header: ibeCZzdMenu.jsp 120.4 2005/09/16 11:44:37 appldev ship $ -->







  
































    









<!-- $Header: ibeCCtdMenu.jsp 120.32.12010000.7 2009/06/02 09:02:13 ukalaiah ship $ -->















 

<!-- $Header: ibeCZzpRuntimeIncl.jsp 120.4 2008/01/14 07:12:08 skotikal ship $ -->
































                                                                             
<!-- ibeCZzpRuntimeIncl.jsp end -->






<a href="#TheContent">
<img src="/OA_MEDIA/jtfutrpx.gif" alt="" align=right width=1 height=1
  alt="Skip navigation elements to page contents" border="0">
</a>




<table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
    <td class="topBG">
      <table width="100%" cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td colspan="3" height="10"><img src="/OA_MEDIA/jtfutrpx.gif" alt="" height="10"></td>
        </tr>
	
        <tr>  
<!--- Commented the hardrcoded logo image bug 6794502
          <td width="5%" valign="bottom">
            <img src="/OA_MEDIA/FNDSSCORP.gif" alt="" border="0"/>
          </td>	 
--->
<td width='5%' valign='center' >
<a href="ibeCZzpHome.jsp?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695"><img src="/OA_MEDIA/pqlogo.gif" ALT="Store Main Logo"   border=0 ></a>
</td>

          <td width="25%" align="right" valign="bottom">
           <!-- <font class="header">&nbsp;&nbsp;PQDT</font> -->
          </td>
          <td width="70%" align="right"  valign="bottom">
            <table cellpadding="0" cellspacing="0" border="0">
              <tr>  
                <td nowrap valign="bottom"> 
						 <a href="http://dissexpress.umi.com/dxweb?&query=DISPUB%283218635%29&page=1&sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" class="accountLinks">Back to Dissertations Express</a>
				
                </td> 
                <td class="bodyMain">&nbsp;|&nbsp;</td>  
                <td nowrap valign="bottom"> 
                <a href="pqdtibeCScdViewA.jsp?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695"><img src="/OA_MEDIA/cart_orange.png" width="16" height="16" border="0" title="Shopping cart"></a> 
						 <a href="pqdtibeCScdViewA.jsp?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" class="accountLinks">Shopping cart</a>
				
                </td> 
                <td class="bodyMain">&nbsp;|&nbsp;</td>  
                <td nowrap valign="bottom"> 
						 <a href="pqdtibeCOtdOrdSumMain.jsp?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" class="accountLinks">Order history</a>
				
                </td> 
                <td class="bodyMain">&nbsp;|&nbsp;</td>  
                <td nowrap valign="bottom"> 
						 <a href="ibeCAcpProfMenuHome.jsp?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" class="accountLinks">Profile</a>
				
                </td> 
                <td class="bodyMain">&nbsp;|&nbsp;</td>  
                <td nowrap valign="bottom"> 
						 <a href="pqdtibeCAcdLogin.jsp?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" class="accountLinks">Sign in</a>
				
                </td> 
                <td class="bodyMain">&nbsp;|&nbsp;</td>  
                <td nowrap valign="bottom"> 
						 <a href="ibeCAcpSSOReg.jsp?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" class="accountLinks">Create account</a>
				
                </td> 
                <td class="bodyMain">&nbsp;|&nbsp;</td>  
                <td nowrap valign="bottom"> 
                  <a href="http://www.proquest.com/go/orderfaq?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" Target="_blank"><img src="/OA_MEDIA/pqdt_icon_help.PNG" width="16" height="16" border="0" title="Help Icon"></a> 
						     <a href="http://www.proquest.com/go/orderfaq?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" class="accountLinks" Target="_blank">Help</a> <img src="/OA_MEDIA/blank.gif" width="17" height="5" border="0">
					     
                </td> 
              
              </tr>
            </table>
          </td>
        </tr>
        <tr>  <td colspan="3" height="5" background="/OA_MEDIA/orangebar.gif"></td>  </tr>






 <!-- <tr>    <td colspan="3" height="5" background="/OA_MEDIA/orangebar.gif"></td>  </tr> -->
        <tr>
          <td height="1" colspan="2" valign="bottom" align="left">
            <table cellpadding="0" cellspacing="0" border="0">
              <tr>
                
              </tr>
            </table> 
          </td>
        </tr>

   


<!-- entering............ -->


        

      </table>
    </td>
  </tr>
</table>



















<a id="TheContent" name="TheContent"></a>



<table class="contentBG" summary="" border=0 cellpadding=0 cellspacing=0 width=100%><tbody>
<tr><td colspan=3><img alt='' height=10 src="/OA_MEDIA/jtfutrpx.gif" width=1></td></tr>
<tr><td><img alt='' height=1 src="/OA_MEDIA/jtfutrpx.gif" width=10></td><td width=100%>


<NOSCRIPT>
<table summary="" border=0 cellspacing=0 cellpadding=0>
  <TR>
    <TD><img alt='' height=1 src="/OA_MEDIA/jtfutrpx.gif" width=1></TD>
    <TD class=OraBGAccentDark colSpan=5><img alt='' height=1
            src="/OA_MEDIA/jtfutrpx.gif" width=1></TD>
    <TD class=OraBGAccentDark><img alt='' height=1 src="/OA_MEDIA/jtfutrpx.gif"
            width=13></TD>
    <TD><img alt='' height=1 src="/OA_MEDIA/jtfutrpx.gif" width=1></TD>
  </TR>
  <TR>
    <TD>&nbsp;</TD>
    <TD class=OraBGAccentDark>&nbsp;</TD>
    <TD class=OraBGAccentDark> <img alt='' height=32 src="/OA_MEDIA/jtfuwarn.gif" width=32></TD>
    <TD class=OraBGAccentDark>&nbsp;</TD>
    <TD class=errorHeader>Error</TD>
    <TD class=errorMessage><img alt='' height=1 src="/OA_MEDIA/jtfutrpx.gif" width=20></TD>
    <TD class=errorMessage width="100%">
      <LI>JavaScript is disabled on your browser. JavaScript needs to be turned on for the application to be fully functional.
    </TD>
    <TD class=OraBGAccentDark>&nbsp;</TD>
    <TD>&nbsp;</TD>
  </TR>
  <TR>
    <TD><img alt='' height=1 src="/OA_MEDIA/jtfutrpx.gif" width=1></TD>
    <TD class=OraBGAccentDark colSpan=7><img alt='' height=10
            src="/OA_MEDIA/jtfutrpx.gif" width=1></TD>
    <TD><img alt='' height=1 src="/OA_MEDIA/jtfutrpx.gif"
      width=1></TD>
  </TR>
</table>
</NOSCRIPT>



















<!-- $Header: pqdtibeCAcdProfMenuTop.jsp 120.0 2005/05/30 03:20:10 appldev noship $ -->


<!-- $Header: ibeCZzpRuntimeIncl.jsp 120.4 2008/01/14 07:12:08 skotikal ship $ -->
































                                                                             
<!-- ibeCZzpRuntimeIncl.jsp end -->










<!-- pqdtibeCCtdMenu.jsp end -->









<!-- ibeCZzdMenu.jsp end -->

       


<!-- body section ------------------------------------------------------------>


    <table summary=''  cellSpacing=0 cellPadding=0 width="100%" border=0>
    <TBODY>

    <TR>

    <!-- left column -------------------------------------------------------->
    <TD vAlign=top width="15%">
    <!-- $Header: ibeCCtdItemLeftBins.jsp 120.2 2005/11/16 05:57:01 svijaykr ship $ -->





    </td>

    <!-- center column ------------------------------------------------------->
    <td><img src="/OA_MEDIA/jtfutrpx.gif" width="10" alt=""></td>
    <TD class=prompt vAlign=top width="75%">

      <table summary=''  cellSpacing=0 cellPadding=0 width="100%" border=0>
      <TBODY>

     


    <!-------------------- bug 7559727 use error message box-------------------->
       <TR>
	<TD>
         
        </TD>
       </TR>

    <!-------------------- end bug 7559727 -------------------->     
     
     
     <TR>
          <TD><img alt=''  height=10 src="/OA_MEDIA/jtfutrpx.gif" width=1></TD>
     </TR>
     </TBODY>
     </TABLE>
    
     <table summary=''  cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>

        <TR>

          <TD class="prompt"><b> </b></TD></TR>

        <TR>

          <TD class=OraBGAccentDark><img alt='' height=1 src="/OA_MEDIA/jtfutrpx.gif"

      width=1></TD></TR>
        </TBODY>
      </TABLE>
      

                   

<form name="addToCart" method=POST action="pqdtibeCCtpBuyRoute.jsp">
 <input type="hidden" name="dlnow" value="1">

 <input type="hidden" name="track" value="DxWeb"><!--added by MLella/-->
 <input type="hidden" name="rpath" value="http://dissexpress.umi.com/dxweb?&query=DISPUB%283218635%29&page=1"><!--added by MLella/-->

<br/>
             <table width="100%" border="0" cellspacing="0" cellpadding="0" summary="">
		  <TR>
		    <TD class="pageTitle" > Select Format
		    </TD>
		  </TR>
		  <TR>
			  <TD class=OraBGAccentDark><IMG src="/OA_MEDIA/jtfutrpx.gif" alt=" " height="1" width="1"></TD>
		  </TR>
              </table>
<br/>

    <table cellpadding="0" cellspacing="0" border="1" bordercolor="#CCCCCC" width="100%" colSpan="2" class="OraBGAccentDark" summary="" RULES=NONE frame="box">
		<tr> 
			<td colspan="2">&nbsp;</td>
		</tr>
		<tr> 
		  <TD class="txtspace" colspan="2"><b>If you are purchasing your own dissertation</b>, please contact Author School Relations to receive author pricing, by phoning 1-800-521-0600 ext. 77020 or emailing <a class=accountLinks href="mailto:disspub@proquest.com">disspub@proquest.com</a>. (Outside the U.S. and Canada, see <a class=accountLinks  href="http://www.proquest.com/go/supportdirectory">http://www.proquest.com/go/supportdirectory</a>.)</td>
		</tr>

		<tr> 
			<td colspan="2">&nbsp;</td>
		</tr>
		<tr> 
		  <TD class="txtspace" colspan="2"><b>If you are purchasing for the U.S. Government</b> using FEDLINK or a Purchase Order, please contact Government Contracting, by phoning 1-800-521-0600 ext. 72245 or emailing <a class=accountLinks  href="mailto:govt@proquest.com">govt@proquest.com</a>.</td>
		</tr>
	
		<tr> 
			<td colspan="2">&nbsp;</td>
		</tr>
		<tr> 
		  <TD class="txtspace" colspan="2">Otherwise, please make a format selection below to continue.  Please note that because we custom print copies when we receive orders, dissertations and theses can only be returned in the unlikely event of a production defect.</td>
		</tr>


		<tr> 
			<td colspan="2">&nbsp;</td>
		</tr>             

                <tr> 
          		 <TD class="txtspace" colspan="2">All prices are in U.S. dollars, and do not include shipping and handling. You will be able to choose your shipping method during checkout.</td>
          	</tr>

		<tr> 
			<td colspan="2">&nbsp;</td>
		</tr>
          
		<tr>   
			<td align="center" colspan="2"><hr width="95%"></td>
		</tr> 
		
<!--
		<tr> 
			<td colspan="2">&nbsp;</td>
		</tr>
                <tr> 
			<td class="prompt" noWrap colspan="2">&nbsp;&nbsp;&nbsp;Please choose the format you want to order. Note that shipping is included in the price.</td>
		</tr>
		<tr> 
			<td colspan="2">&nbsp;</td>
		</tr>
-->
        <!--TR-->


          <!--TD vAlign=top>null</TD-->
          <!--TD class="prompt" vAlign=top>WHO ARE THE PIRATES? POWER RELATIONSHIPS IN A GLOBALIZED MUSIC MARKET, ETHNOMUSICOLOGICAL PERSPECTIVES</td-->

          <!--TD class="prompt" vAlign=top width="100%" colspan="2">WHO ARE THE PIRATES? POWER RELATIONSHIPS IN A GLOBALIZED MUSIC MARKET, ETHNOMUSICOLOGICAL PERSPECTIVES</td-->


         <!--/TR-->

        <TR>

          <TD class=prompt colSpan=2>



          </TD>

        </TR>

        

 
          <tr> 
          <td class="prompt" width="10%">&nbsp;&nbsp;&nbsp;ID:&nbsp;3218635</td>
          <td class="prompt" width="90%">&nbsp;WHO ARE THE PIRATES? POWER RELATIONSHIPS IN A GLOBALIZED MUSIC MARKET, ETHNOMUSICOLOGICAL PERSPECTIVES</td>
          </tr>

		  
			  <tr>
            <td class="Prompt" width="10%">&nbsp;</td>
            <td class="Prompt" width="90%">
			   &nbsp;<i>Author:BISHOP, JOHN FREDRICK </i>
 		       &nbsp; | &nbsp;No. of pages: <!-- </B> -->&nbsp;
			   305
			</td>
			
			
			
			  </tr>
	
	   	  <tr> 
            <td colspan="2">&nbsp;</td>
		  </tr>
		  
		  <tr> 
          <td class="Prompt" width="10%">&nbsp;&nbsp;&nbsp;Format:</td> 
		  <td class="Prompt" width="90%">


          <select id=format name="format" > <option value="">Select format</option>

		<option value="PDF"
                
                >&nbsp;PDF&nbsp;(immediate download)&nbsp; - &nbsp;$38.00
                </option>

		<option value="PP-UB-8"
                
                >&nbsp;Unbound&nbsp; - &nbsp;$39.00
                </option>

		<option value="PP-SB-6"
                
                >&nbsp;Softcover&nbsp; - &nbsp;$56.00
                </option>

		<option value="PP-HB-6"
                
                >&nbsp;Hardcover&nbsp; - &nbsp;$72.00
                </option>

		<option value="35-SIL-POS"
                
                >&nbsp;Microfilm&nbsp; - &nbsp;$49.00
                </option>

		<option value="FI-SIL-POS"
                
                >&nbsp;Microfiche&nbsp; - &nbsp;$55.00
                </option>

	    </select>&nbsp;&nbsp;&nbsp;

<a class="accountLinks" href="#" value="formatpop" onclick="revealModal('formatpop')">About Formats</a>
          </TD>
          
		  </tr>
			<tr> 
            <td colspan="2">&nbsp; 
            </td>
		  </tr>
		  <tr> 
            <td colspan="2">&nbsp;</td>
		  </tr>
            
      </TABLE>



      

	</TD>
	<!-- right column -------------------------------------------------------->
    <td vAlign=top width="15%">&nbsp;
        
    </td>
    </tr>
  </table>







<table colspan="2" cellpadding="0" cellspacing="0" border="0" width="100%" class="OraBGAccentDark" summary="">
      <tr>
	  <td vAlign=top align="right" width="73%">&nbsp;</td>
      </tr> 
</table> 

<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" class="OraBGAccentDark" summary="" colspan="2">
<tr>
	  <td align="right" vAlign=top> 
		<!-- $Header: ibeCCtdItemRightBins.jsp 120.2 2005/11/16 05:57:08 svijaykr ship $ -->




      















<!-- $Header: ibeCCtdAddItemBin.jsp 120.7.12010000.25 2010/06/04 11:02:29 scnagara ship $ -->



<!-- $Header: ibeCZzpRuntimeIncl.jsp 120.4 2008/01/14 07:12:08 skotikal ship $ -->
































                                                                             
<!-- ibeCZzpRuntimeIncl.jsp end -->



















<div id='shoplistpopup'  name='shoplistpopup' style='position: absolute; width: 180px; visibility: hidden; background: #fff;border: 1px solid #C0C0C0'>
	<table >
	

	
		<tr>
			<td>&nbsp;</td>
			<td>
			<table>
			<tr><td ><A HREF="ibeCAcpSSOLogin.jsp?sitex=10020:22372:US&ebsprd=wQVg2DfkT3GDnqpXpWRZjKrSGQ&ebsprd_pses=ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695"> View Shopping Lists</a></td></tr>
			</table>
			</td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td>
			<table>
			<tr><td ><input id='text_cr_shoplist_details' type='text' maxlength='40' value='Create Shopping List' name='shopList' onKeyPress='return submitonenter(this,event)' onfocus="javascript:this.value=''" class="OraButtonTextDisabled"/></td><td><img src="/OA_MEDIA/save_qualifier.gif" alt="Save Shopping List" onclick="javascript:ajaxSubmitForm4()"></td></tr>
			</table>
			</td>
		</tr>			
	
	
	
	<tr>
		<td colspan='2'><HR WIDTH="98%"></td>
	</tr>
	<tr>
		<td>&nbsp;</td>
		<td>
		<table>
		<!-- View Shopping list ---->
		
		<tr><td ><a href="">Manage Shopping Lists</a></td></tr>
		</table>
		</td>
	</tr>
	</table>
</div>



<script language="javascript">

function submitonenter(myfield,e)
{
var keycode;
if (window.event) keycode = window.event.keyCode;
else if (e) keycode = e.which;
else return true;

if (keycode == 13)
   {
   ajaxSubmitForm4();
   return false;
   }
else
   return true;
}

function GetXmlHttpObjectNew(){
  if (window.XMLHttpRequest) {
  	// code for IE7+, Firefox, Chrome, Opera, Safari
  	return new XMLHttpRequest();
  }
  if (window.ActiveXObject) {
  	// code for IE6, IE5
  	return new ActiveXObject("Microsoft.XMLHTTP");
  }
  return null;
}

var xmlhttpNew;
String.prototype.startsWith = function(str) {return (this.match("^"+str)==str)}
String.prototype.trim = function(){return (this.replace(/^[\s\xA0]+/, "").replace(/[\s\xA0]+$/, ""))}

function trim(str, chars) {
		return ltrim(rtrim(str, chars), chars);
 }
	 
function ltrim(str, chars) {
		chars = chars || "\\s";
		return str.replace(new RegExp("^[" + chars + "]+", "g"), "");
}
	 
function rtrim(str, chars) {
		chars = chars || "\\s";
		return str.replace(new RegExp("[" + chars + "]+$", "g"), "");
}

// function isSLFieldEmpty tests if str is a blank string containing many spaces.
// It works in IE but not in mozilla
/*
function isSLFieldEmpty( str ){
    var strRE = /^[\s ]*$/gi;
    return strRE.test( str );
}
*/

function ajaxSubmitForm4(event) {


	var textVal = document.getElementById('text_cr_shoplist_details');
	var chars = " ";
	var textValTrimmed = trim(textVal.value, chars); // bug 9714049, scnagara
	if(textVal.value == 'Create Shopping List') {
		//alert('Please Enter Shopping List Name');
		return;
	} else if (textValTrimmed == null || textValTrimmed == '') {
		//alert('Please Enter Shopping List Name');
		return;
	}
	
	
	document.forms[formNameSL].shopListName.value = textValTrimmed;
	document.forms[formNameSL].action.value = 'CreateSL';
	
	document.forms[formNameSL].submit();

	//return true;
}

// the below function uses POST method to raise a ajax request
function ajaxAddToShopList(name,id,ovn) {

	
	xmlhttpNew=GetXmlHttpObjectNew();
	if (xmlhttpNew==null){
		alert ("Your browser does not support XMLHTTP!");
		return;
	} 
	try{
		 shoplistpopup.style.visibility = "hidden"; 
	}catch(e){}		

	// construct the query string
	var queryStr = '';
	var windowForm = document.forms[formNameSL];
	var elements = document.forms[formNameSL].elements;
	for(var i = 0; i < elements.length; i++) {
		
		if(elements[i].name == 'action'){
			queryStr = queryStr + elements[i].name + '=' + 'Add';		
		} else {
			queryStr = queryStr + elements[i].name + '=' + elements[i].value;
		}

		if (i != elements.length - 1){
			queryStr = queryStr + '&';
		}
	}	

	queryStr = queryStr+'&shoplist_name='+name;
	queryStr = queryStr+'&shoplist_id='+id;
	queryStr = queryStr+'&ovn='+ovn;
	
	var url="ibeCSlpOCSave.jsp";
	xmlhttpNew.onreadystatechange=function(){
		if(xmlhttpNew.readyState==4){ 
			
			if(xmlhttpNew.responseText.startsWith("SUCCESS")){
				//alert('Item Added Into ShoppingList Successfully');
			} else {
				alert('There is an error in adding item into the Shopping List. Please contact the system administrator.')
			}
			
		}
	}
	xmlhttpNew.open("POST",url,true);
	//Send the proper header information along with the request
	xmlhttpNew.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
	xmlhttpNew.setRequestHeader("Content-length", queryStr.length);
	xmlhttpNew.setRequestHeader("Connection", "close");

	xmlhttpNew.send(queryStr);

	//return true;
}

</script>





    <!-------------------- end bug 7559727 -------------------->




<!--Javascript for express checkout confirmation-->
<SCRIPT LANGUAGE="JavaScript" SRC="ibeCButton.js"></script>
<script language="JavaScript">
function get_confirmation(formName)
{
  var catalogForm=document.forms[formName];

  if (confirm("" ) ) {
    catalogForm.tmpx.name = '1-Click.x';
    catalogForm.tmpy.name = '1-Click.y';
    catalogForm.submit();
  }
  else
    document.location.href ="#" ;
}
function checkChkBox(obj, oldsecid, secid)
{
  var val = obj.value;
  var oCount =  '0';
  var totalChkBoxSelected = parseInt(oCount);
  var sSelected = '';
  var osecid = '';
  var nsecid = '';
 
//check if the same section with the session stored
  val = val+"";
  osecid = osecid+"";
  nsecid = nsecid+"";

//alert('session secid'+osecid +' current secid:'+nsecid)

if (osecid != nsecid)
{ 
  if (obj.checked)
     totalChkBoxSelected = 1;
  else 
     totalChkBoxSelected = 0;

}else {
  
  if (obj.checked)
  {
    if (  sSelected.indexOf(val) <0)
        totalChkBoxSelected++; 
  }
  else {
   if ( sSelected.indexOf(val) >=0)
       totalChkBoxSelected--; 
  }
 }

//alert("totalChkBoxSelected " + totalChkBoxSelected);
   if (totalChkBoxSelected > 5)
   {
    // alert('You cannot select more than &ITEMS items for product comparison. '+ 5);
     //alert(obj);
// 25-Jan-2010 amaheshw bug 9020279 CONCATENATED STRINGS IN IBEMSG.LDT		     
//alert('You cannot select more than &ITEMS items for product comparison. '+ 5+'Please review your selection.');
           alert('You cannot select more than 5 items for product comparison. ');     
     obj.checked=false;
   }
var isChecked = "false";

if (obj.checked)
  isChecked = "true";
//alert('ibeCCtpProdCompare.jsp?itemSelectedX=' + obj.value+':'+ secid +':'+isChecked+' cnt='+totalChkBoxSelected);

loadXMLDoc('ibeCCtpProdCompare.jsp?itemSelectedX=' + obj.value+':'+ nsecid +':'+isChecked+"&timestamp=" + new Date().getTime());



  

}

function checkCompare(formUrl)
{

var ocount = '0';
var totalChkBoxSelected = parseInt(ocount);
var sSelected = '';
var oBox=document.getElementsByName('compareChk')[0];
var osecid = '';
var nsecid = '';
var val = oBox.value;


//check if the same section with the session stored
  val = val+"";
  osecid = osecid+"";
  nsecid = nsecid+"";

//alert('session secid'+osecid +' current secid:'+nsecid)
if (osecid != nsecid)
{ 
  if (oBox.checked)
     totalChkBoxSelected = 1;
  else 
     totalChkBoxSelected = 0;
}else {
  
  if (oBox.checked)
  {
    if (  sSelected.indexOf(val) <0)
        totalChkBoxSelected++; 
  }
  else {
   if ( sSelected.indexOf(val) >=0)
       totalChkBoxSelected--; 
  }
 
 }




//alert("totalChkBoxSelected " + totalChkBoxSelected);


           if (totalChkBoxSelected == 0)
		  {
		    alert('No items were selected. Please check the boxes next to the items you wish to compare and select at least two items.');
		    return;
		  }
		  if (totalChkBoxSelected <2)
		  {
		    alert('Only one item was selected. Please check the boxes next to the items you wish to compare and select at least two items.');
		    return;
		  }
		  else
		  {
            if (totalChkBoxSelected >5)
		    {
		    // alert('You cannot select more than &ITEMS items for product comparison. '+ 5);
        // 25-Jan-2010 amaheshw bug 9020279 CONCATENATED STRINGS IN IBEMSG.LDT		     
//alert('You cannot select more than &ITEMS items for product comparison. '+ 5+'Please review your selection.');
           alert('You cannot select more than 5 items for product comparison. ');
		    }
		    else
		    {
		    	 //window.location=formUrl+"&noOfItems="+totalChkBoxSelected+"&itemIdsSelected=" + getSelectedItems();
                   //window.location=formUrl+"&noOfItems="+totalChkBoxSelected+"&itemIdsSelected=" + sSelected;	
                   window.location=formUrl;   	    
		    }
		  
	     }
 // alert("Final Total checked " + totalChkBoxSelected);

}


function createXHR() 
{
    var request = false;
        try {
            request = new ActiveXObject('Msxml2.XMLHTTP');
        }
        catch (err2) {
            try {
                request = new ActiveXObject('Microsoft.XMLHTTP');
            }
            catch (err3) {
		try {
			request = new XMLHttpRequest();
		}
		catch (err1) 
		{
			request = false;
		}
            }
        }
    return request;
}
  var xhr;
function loadXMLDoc(url)
{
xhr = createXHR();
if (xhr!=null)
  {
  xhr.onreadystatechange=state_Change;
  xhr.open("GET",url,true);
  xhr.send(null);
  }
else
  {
  //alert("Your browser does not support XMLHTTP.");
  }
}
function state_Change()
{
if (xhr.readyState==4)
  {// 4 = "loaded"
  if (xhr.status==200)
    {// 200 = "OK"
    document.getElementById('A1').innerHTML=xhr.status;
    document.getElementById('A2').innerHTML=xhr.statusText;
    document.getElementById('A3').innerHTML=xhr.responseText;
document.getElementById('A4').value=xhr.responseText;

    }
  else
    {
    //alert("Problem retrieving XML data:" + xhr.statusText);
    }
  }
}

</script>

      

      <input type=hidden name="item" id="item" value="1951839">	  
      <input type=hidden name="refpage" value="pqdtibeCCtdItemDetail.jsp?item=1951839">
<input type=hidden name="refpage11" value="0">
      <INPUT TYPE="HIDDEN" NAME="tmpx" VALUE="100">
      <INPUT TYPE="HIDDEN" NAME="tmpy" VALUE="100">
      <INPUT TYPE="HIDDEN" NAME="section" id="section" VALUE="">	  
      <input type = "hidden" name="event" value = "" >
	  <input type="hidden" name="shopListName" value="null">
	  <input type="hidden" name="action" value="null">      

		    
		<input type = "hidden" name="item_type_code" value = "STD" >      
      	  
       <input type=hidden name="ebsprd_pses" value="ZG21C620AEB86C9B22805A8B90F2093D311F28B0517AA1CCD17C580261AF83799BFAEF29C981DD478E69E959EB9A01104A533FE35B33C8E695" >  <input type=hidden name="ebsprd" value="wQVg2DfkT3GDnqpXpWRZjKrSGQ" >   <!-- PREFAB_REF="ebsprd_ses="-->

    <table cellSpacing=0 cellPadding=0 border=0 summary=''>
    <tbody>


      
      <input id="qty" type=hidden name="qty" size="3" maxlength="3" value="1">
    


        <TR>
		<TD align="right" colSpan=3>

			<table cellpadding="0" cellspacing="0" border="0">            	
			<tr><td id='tempoffset'>
				<SCRIPT language=JavaScript>
			/*	  buttonGen("Add to Cart","javascript:submitForm('Add to Cart.x', 'addToCart')");  */
				  buttonGen("Continue","javascript:ajaxPopup_AddToCart('Add to Cart.x', 'addToCart')");
				</SCRIPT>
				</td>
				
			</tr>	
			</table>	
		</TD>
	
		
      </TR>

	  



    </TBODY>
    </TABLE>
    </FORM>
<!-- $Header: ibeCZzdBinBottom.jsp 120.4 2006/01/11 18:16:58 savarghe noship $ -->

<!-- Bug # 4718265 Uptake swan changes SV Nov 4 -->

</td>
</tr>
</table>

</TD>
</TR>
</TABLE>

<img alt='' height=10 src="/OA_MEDIA/jtfutrpx.gif" border=0><br>
<!-- ibeCZzdBinBottom.jsp end -->




<!-- pqdtibeCCtdAddItemBin.jsp end -->


      </td>
      </tr>
</table>

<!-- $Header: ibeCZzdBottom.jsp 120.6.12010000.2 2009/07/27 06:45:50 saradhak ship $ -->






      















<!-- $Header: ibeCCtdBottom.jsp 120.15 2006/08/11 20:55:17 szou ship $ -->










<!-- $Header: ibeCZzpRuntimeIncl.jsp 120.4 2008/01/14 07:12:08 skotikal ship $ -->
































                                                                             
<!-- ibeCZzpRuntimeIncl.jsp end -->




<!-- Swan changes . Bug # 4718265. SV Nov 3 -->


</td><td><img alt='' width=10 src="/OA_MEDIA/jtfutrpx.gif"></td></tr>
<tr><td colspan=3><img alt='' height=10 src="/OA_MEDIA/jtfutrpx.gif"></td></tr>
</table>





<table width="80%" border="0" align="left" cellpadding="0" cellspacing="0">
        <tr>
          <td align="left"><p><span class="bodyMain"><img src="/OA_MEDIA/blank.gif" width="15" height="5" border="0">Copyright &#169 
<script type="text/javascript"><!--

function makeArray() {

for (i = 0; i<makeArray.arguments.length; i++)

this[i + 1] = makeArray.arguments[i];

}

var date = new Date();

var yy = date.getYear();

var year = (yy < 1000) ? yy + 1900 : yy;


document.write(year);

//--></script>
, ProQuest LLC All rights reserved. <a href="http://www.proquest.com/go/terms_conditions" class="bodyMain" target="_blank">Terms and Conditions</a> | <a href="http://www.proquest.com/go/contactsupport" class="bodyMain" target="_blank">Help and Support</a></span><br /><br />
          </p>
          </td>
          </tr>
      </table>

<!-- START OF SDC TAG v10.3.7 8/7/13-->
<script type="text/javascript" src="webtrends.load.js"></script>
<!-- END OF SDC TAG v10.3.7 8/7/13-->

<!-- ibeCCtdBottom.jsp end  -->


</BODY></HTML>

<!-- ibeCZzdBottom.jsp end -->





<!-- ibeCCtdItemDetail.jsp end -->