https://purchasing.idaho.gov/wp-content/themes/Webmaster-v4/js/theme.js?ver=4.1.9
Federal opportunity from State of Idaho. Place of performance: ID.
- Source
- Open on official portal →
- Solicitation
- 3797be68cf780cca83a480dce17ee3cb
- Performance
- Idaho
- Response
- No due date posted
Point of Contact
Agency & Office
Applicable wage determinations
Best public WD match for the notice location and scope.
View more WD detail3 more WD matches and 22 more rate previews.↓
Description
jQuery(function($) { var anchor = window.location.hash.replace( "#", "" ); if ( anchor && anchor !== '' ) { $( ".collapse" ).collapse( 'hide' ); console.log( anchor ) $( "#" + anchor ).find( '.collapse' ).collapse( 'show' ); } function lift_logo() { var nav_height = $('nav.navbar').height(); var logo = $('.logo-lift'); logo.css('margin-top', '-' + nav_height + 'px'); } lift_logo(); $(window).on('resize', function() { lift_logo(); }); }); document.addEventListener('DOMContentLoaded', function () { var video = document.getElementById('video'); var thumbnail = document.getElementById('thumbnail'); var playButton = document.getElementById('play-button'); if(playButton !== null && typeof playButton !== 'undefined') { playButton.addEventListener('click', function () { video.play(); thumbnail.style.display = 'none'; playButton.style.display = 'none'; }); } }); document.addEventListener('DOMContentLoaded', function () { var video = document.getElementById('video-bottom'); var thumbnail = document.getElementById('thumbnail-bottom'); var playButton = document.getElementById('play-button-bottom'); if(playButton !== null && typeof playButton !== 'undefined') { playButton.addEventListener('click', function () { video.play(); thumbnail.style.display = 'none'; playButton.style.display = 'none'; }); } }); document.addEventListener('DOMContentLoaded', function() { var toggles = document.querySelectorAll('.search-toggle'); var searchBar = document.querySelector('.custom-search-bar'); var searchField = document.querySelector('.search-field'); if (!searchBar || !searchField || toggles.length === 0) return; toggles.forEach(function(searchToggle) { searchToggle.addEventListener('click', function() { searchBar.classList.toggle('active'); searchField.focus(); }); }); }); // jQuery(document).ready(function($) { // // Function to navigate slides // function navigateToSlide(target) { // var $currentSlide = $('.carousel-item.active'); // var $newSlide; // var $markers = $('#idahoSlider > ol > li, #idahoSlider > ol > button'); // Updated to select both li and button // if (target === 'prev') { // $newSlide = $currentSlide.prev('.carousel-item'); // if (!$newSlide.length) { // $newSlide = $('.carousel-item').last(); // } // } else if (target === 'next') { // $newSlide = $currentSlide.next('.carousel-item'); // if (!$newSlide.length) { // $newSlide = $('.carousel-item').first(); // } // } else if (typeof target === 'number') { // $newSlide = $('.carousel-item').eq(target); // } // // Update active slide // $currentSlide.removeClass('active').css('opacity', '0'); // $newSlide.addClass('active').css('opacity', '1'); // // Update markers // var newIndex = $newSlide.index(); // $markers.removeClass('active').css('opacity', '.5'); // $markers.eq(newIndex).addClass('active').css('opacity', '1'); // } // // Event bindings for next and previous buttons // $('.carousel-control-prev').on('click', function(e) { // e.preventDefault(); // navigateToSlide('prev'); // }); // $('.carousel-control-next').on('click', function(e) { // e.preventDefault(); // navigateToSlide('next'); // }); // // Event bindings for indicators/markers // $('#idahoSlider > ol').on('click', 'li, button', function() { // Updated to handle click on both li and button // var index = $(this).index(); // navigateToSlide(index); // }); // // Auto-advance slides every 5 seconds // //setInterval(function() { // // navigateToSlide('next'); // //}, 5000); // }); async function checkPageStatus(url) { try { const response = await fetch(url); return response.ok; // true if status is 200-299 } catch (error) { console.error('Error fetching URL:', error); return false; } } async function applyClassBasedOnUrl() { const url = window.location.href; if (url.includes("blog") || url.includes("search")) { const pageExists = await checkPageStatus(url); if (pageExists) { let paragraphs; if (url.includes("blog")) { paragraphs = document.querySelectorAll('.card-body > p'); } else if (url.includes("search")) { paragraphs = document.querySelectorAll('.card-text'); } paragraphs.forEach(p => { p.classList.add('forced-color'); }); } } } applyClassBasedOnUrl(); document.addEventListener('DOMContentLoaded', function () { var links = document.querySelectorAll('a'); links.forEach(function(link) { if (link.querySelector('i')) { link.addEventListener('mouseenter', function() { this.classList.add('no-underline'); }); link.addEventListener('mouseleave', function() { this.classList.remove('no-underline'); }); } }); }); document.addEventListener('DOMContentLoaded', function() { var topNav = document.querySelector('.top-navigation.custom-topp-nav.d-print-none'); var searchBar = document.querySelector('.custom-search-bar'); topNav.addEventListener('click', function() { searchBar.classList.toggle('active'); }); }); const searchBar = document.querySelector('.custom-search-bar'); function disableScroll() { document.body.classList.add('no-scroll'); } function enableScroll() { document.body.classList.remove('no-scroll'); } const observer = new MutationObserver(mutations => { mutations.forEach(mutation => { if (mutation.attributeName === 'class') { if (searchBar.classList.contains('active')) { disableScroll(); } else { enableScroll(); } } }); }); observer.observe(searchBar, { attributes: true }); document.addEventListener("DOMContentLoaded", function() { // Get the elements var header = document.querySelector("header.entry-header"); var siteContent = document.querySelector(".site-content"); if (header && siteContent) { // Get the parent container var parent = header.parentNode; // Insert the site content before the header //parent.insertBefore(siteContent, header); } }); // document.addEventListener("DOMContentLoaded", function() { // // Select all paragraphs // const paragraphs = document.querySelectorAll('p'); // paragraphs.forEach(paragraph => { // // Check if the paragraph ends with the ellipsis // if (paragraph.innerHTML.trim().endsWith("… ") || paragraph.innerHTML.trim().endsWith("...")) { // // Replace the ellipsis with a "More..." link // paragraph.innerHTML = paragraph.innerHTML.replace(/…$/, ' More... '); // paragraph.innerHTML = paragraph.innerHTML.replace(/\.\.\.$/, ' More... '); // } // }); // }); // Make FA work across site document.addEventListener('DOMContentLoaded', function() { var elements = document.querySelectorAll('.fas'); elements.forEach(function(element) { element.classList.remove('fas'); element.classList.add('fa-solid'); }); });
Pricing and bid posture
Contractor-side estimate from visible notice metadata, NAICS/PSC, contract type, schedule hints, and BidPulsar workpaper assumptions. Not an IGCE, incumbent price, award value, or government budget.
This advisory bid range is visible page text for contractors and search engines: it summarizes the modeled floor, target, and premium bid posture for this solicitation.
Market snapshot
Baseline awarded-market signal across all contracting (sample of 400 recent awards; refreshed periodically).
Files
Files size/type shown when available.
BidPulsar Analysis
A practical, capture-style breakdown of fit, requirements, risks, and next steps.
Service match
Optional support routes matched to this notice after the core solicitation details.
Other matched support routes↓
Related hubs & trends
Navigate the lattice: hubs for browsing, trends for pricing signals.