﻿// JScript File

function brunoThankYou()
{
//var thankYou = "Thank you very much for your interest in Bruno products.  We will process your request as soon as possible.";
//alert(thankYou);
top.location = "http://www.bruno.com/rfi-submitted.html";
}


