function adagioWriteBanner(position) { var adagioBCode=''; if (position.toLowerCase() == 'background') { try { try{if ('background' == "background"){ if (typeof(adagioNOPrint) == "undefined" || adagioNOPrint == null || adagioNOPrint == false){ document.write("
"); } }}catch(d){} }catch(e){} } if (position.toLowerCase() == 'wideleaderboard') { try { try{if ('wideleaderboard' == "background"){ if (typeof(adagioNOPrint) == "undefined" || adagioNOPrint == null || adagioNOPrint == false){ document.write("
"); } }}catch(d){} }catch(e){} } if (position.toLowerCase() == 'mpu') { try { try{if ('mpu' == "background"){ if (typeof(adagioNOPrint) == "undefined" || adagioNOPrint == null || adagioNOPrint == false){ document.write("
"); } }}catch(d){} }catch(e){} } if (position.toLowerCase() == 'halfpage') { try { try{if ('halfpage' == "background"){ if (typeof(adagioNOPrint) == "undefined" || adagioNOPrint == null || adagioNOPrint == false){ document.write("
"); } }}catch(d){} }catch(e){} } if (position.toLowerCase() == 'halfpage2') { try { try{if ('halfpage2' == "background"){ if (typeof(adagioNOPrint) == "undefined" || adagioNOPrint == null || adagioNOPrint == false){ document.write("
"); } }}catch(d){} }catch(e){} } if (position.toLowerCase() == 'halfpage3') { try { try{if ('halfpage3' == "background"){ if (typeof(adagioNOPrint) == "undefined" || adagioNOPrint == null || adagioNOPrint == false){ document.write("
"); } }}catch(d){} }catch(e){} } if (position.toLowerCase() == 'popoverlay') { try { try{if ('popoverlay' == "background"){ if (typeof(adagioNOPrint) == "undefined" || adagioNOPrint == null || adagioNOPrint == false){ document.write("
"); } }}catch(d){} }catch(e){} } if (position.toLowerCase() == 'boxlink') { try { try{if ('boxlink' == "background"){ if (typeof(adagioNOPrint) == "undefined" || adagioNOPrint == null || adagioNOPrint == false){ document.write("
"); } }}catch(d){} }catch(e){} } return adagioBCode; }