﻿// JScript File
function bookmark()
{
    if (window.external)
    {
        window.external.AddFavorite(location.href, document.title);
    }
    else
    {
        alert("CTRL+D to add a bookmark to this site.");
    }
}

function OpenRetailerLink1()
{
    var myNewString = 'http://www.couponcodesusa.com/Mobiles.htm';
  	new_win = window.open(myNewString,'_blank','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1');
 	new_win.blur();
}
function OpenRetailerLink2()
{
    var myNewString = 'http://www.couponcodesusa.com/Vodafone.htm';
  	new_win = window.open(myNewString,'_blank','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1');
 	new_win.blur();
}
function OpenRetailerLink3()
{
    var myNewString = 'http://www.couponcodesusa.com/Expedia.htm';
  	new_win = window.open(myNewString,'_blank','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1');
 	new_win.blur();
}
function OpenRetailerLink4()
{
    var myNewString = 'http://www.couponcodesusa.com/Pinesolutions.htm';
  	new_win = window.open(myNewString,'_blank','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1');
 	new_win.blur();
}
function OpenRetailerLink5()
{
    var myNewString = 'http://www.couponcodesusa.com/FurnitureVillage.htm';
  	new_win = window.open(myNewString,'_blank','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1');
 	new_win.blur();
}
function OpenRetailerLink6()
{
    var myNewString = 'http://www.couponcodesusa.com/Hotels.htm';
  	new_win = window.open(myNewString,'_blank','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1');
 	new_win.blur();
}




