<!--
//© BlueCharm Web Productions, LLC. - No part of this code may be used for commercial purposes without express permission from us. www.bluecharm.com
//

/////////// Submenu
var content=new Array()
content[0]='<img border="0" src="../images/trans_menulinkssolutions.gif" width="534" height="25" usemap="#solutions">'
content[1]='<img border="0" src="../images/trans_menulinksclient.gif" width="534" height="25" usemap="#client">'
content[2]='<img border="0" src="../images/trans_menulinksinsight.gif" width="534" height="25" usemap="#insight">'
content[3]='<img border="0" src="../images/trans_menulinkscontact.gif" width="534" height="25" usemap="#contact">'
content[4]='<img border="0" src="../images/trans_menulinksnull.gif" width="534" height="25">'

//Quote System :: Extra Questions
content[5]='Would you like to learn more about our hosting solutions? Yes <input type="radio" name="is_our_hosting" value="Yes"> No<input type="radio" name="is_our_hosting" value="No">'

//eCommerce Needs
content[6]="<b>Shopping Cart:</b><br><br>If you don't have one already we can offer our very own robust enterprise system, Logix Cart.<br><br>&#149; It calculates tax and shipping on the fly.<br>&#149; Processes credit cards through a chosen online merchant account.<br>&#149; Enables you with complete control of the design, shipping choices, tax rates, categories, sub-categories, products, orders, and whole lot more.<br><br>We will also work with other carts if you already have one."
content[7]="<b>Merchant Account:</b><br><br>An account with online access, to process payments on the fly.<br><br><em>Recommended</em><br>&#149; Authorize.net&nbsp;&nbsp;&nbsp;&#149; VeriSign PayFlow<br>&#149; B of A eStore&nbsp;&nbsp;&nbsp;&#149; Card Service Intl.<br>&#149; SecurePay<br><br><em>Estimated Cost</em><br>&#149 $25.00 - $35.00 monthly fee.<br>&#149 ...Plus a small flat fee or % per transaction."
content[8]="<b>Secure Server Certificate:</b><br><br>An absolute essential in online shopping. You will need this in order to securely process credit card information that the customer provides. They won't shop at your site otherwise.<br><br><em>Recommended</em><br>&#149; Thawte<br>&#149; VeriSign<br><br><em>Estimated Cost</em><br>&#149 $199.00 - $349.00 set up fee through a provider.<br>&#149 ...Plus an annual renewal fee of about $149.00 - $300.00"
content[9]="<b>Local Sales Tax Info:</b><br><br>Be sure you know your taxable states and their rates... or you will have a nasty visit with Uncle Sam!<br><br>This information can be easily obtained at State web sites and though other online research."
content[10]="<b>Good Product Pictures:</b><br><br>You've heard the saying &quot;A picture is worth a thousand words&quot;, well it ain't no joke; especially on the Internet.<br><br>The best quality pictures you can take or get for your products, the happier trips to the ATM will be.<br><br>We prefer pictures to be given to us in digital format."
content[11]="<b>Good Product Descriptions:</b><br><br>A thousand words helps too, they want to know if the DVD player comes with VCD capabilities or if that Leather Jacket is really made in Italy.<br><br>Note: descriptions need to be neatly typed either on paper or in a word processor. We will not type them out from scribbling on (toilet) paper, yes we have received some like that."
content[12]="<b>Shipping Policy:</b><br><br>A policy to ship things.<br><br>Seriously though, you will need to consider about how long it will take to process an order. Next, choose the best carrier for your product to be shipped by - from your door to your customer's or if it is dropped shipped, from who and where. Type it out.<br><br>This info will go on the web site so there is no misunderstanding on when and how customers will receive their purchase."
content[13]="<b>Return Policy:</b><br><br>&quot;It's too big!&quot; &quot;The darn thing doesn't work!&quot; &quot;I wanted it in red!&quot;<br><br>These are just few things that will be said when someone doesn't get what they wanted. Decide how you will treat returns, such as an RMA #, if you will refund or credit, etc. Type it out.<br><br>This info will go on the web site so customers know what to do if their gold fish, Sam, doesn't like the new bowl."
content[14]="<b>Privacy Policy:</b><br><br>People like to know that you don't intend on selling their address and email in the black market and posting their credit card number on every newsgroup. Type it out.<br><br>This info will go on the web site so customers have some piece-of-mind about filling in their info."
content[15]="<b>Money. Time. Patience:</b><br><br>Though probably the most obvious, this one tends to be an acute personality disorder.<br><br>Plan on spending money. Plan on it taking time to develop. Plan on it taking time to get people to notice and buy your products.<br><br>Be patient with the whole process... It takes money and time because you will be working with many different entities to get your online store up and running."

function regenerate(){
window.location.reload()
}
function regenerate2(){
	if (document.layers){
		appear()
		setTimeout("window.onresize=regenerate",534)
	}
}

function changetext(getid,whichcontent){
	if (document.all||document.getElementById){
		cross_el=document.getElementById? document.getElementById(getid):document.all.getid
		cross_el.innerHTML=''+whichcontent+''
	}else if(document.layers){
		document.d1.document.d2.document.write(''+whichcontent+'')
		document.d1.document.d2.document.close()
	}
}

function appear(){
	document.d1.visibility='show'
}

window.onload=regenerate2

/////////// Null
function BlueCharm(){
}

/////////// MouseOver
function preloadImages(img){
	eval(img + "=new Image()");
	eval(img + ".src='../images\/trans_" + img + ".gif'")
	eval(img + "on=new Image()");
	eval(img + "on.src='../images\/trans_" + img + "on.gif'")
}
var bluecharm=preloadImages('home');
var bluecharm=preloadImages('clientlogin');
var bluecharm=preloadImages('sitemap');
var bluecharm=preloadImages('solutions');
var bluecharm=preloadImages('client');
var bluecharm=preloadImages('insight');
var bluecharm=preloadImages('contact');

function button(img,over){
   (over) ? document[img].src=eval(img + "on.src") : document[img].src=eval(img + ".src");
}


/////////// Preload for Sub-Menu
var images=new Array()
function preload(){
for (i=0;i<preload.arguments.length;i++){
images[i]=new Image()
images[i].src=preload.arguments[i]
}
}

preload("http://www.bluecharm.com/php/new/images/trans_menulinkssolutions.gif",
"http://www.bluecharm.com/php/new/images/trans_menulinksclient.gif",
"http://www.bluecharm.com/php/new/images/trans_menulinksinsight.gif",
"http://www.bluecharm.com/php/new/images/trans_menulinkscontact.gif",
"http://www.bluecharm.com/php/new/images/trans_menulinksnull.gif")

function mOvr(src,clrOver) {
	if (!src.contains(event.fromElement)) {
		//src.style.cursor = 'hand';
		src.bgColor = clrOver;
	}
}

function mOut(src,clrIn) {
	if (!src.contains(event.toElement)) {
		src.style.cursor = 'default';
		src.bgColor = clrIn;
	}
}

var confirmWin= null;

function oContent(page,name,w,h,scroll,resize)
{
var winl = (screen.width-w)/2;
var wint = (screen.height-h)/2;
var settings = 'height='+h+',';
	settings += 'width='+w+',';
	settings += 'top='+wint+',';
      	settings += 'left='+winl+',';
	settings += 'scrollbars='+scroll+',';
	settings += 'resizable='+resize+'';
	
	var confirmWin = window.open(page,name,settings);
  	
  	if(confirmWin.opener==null){
		confirmWin.opener = self;
	} 
	if(parseInt(navigator.appVersion) >= 4){
		confirmWin.window.focus();
	}
}

function process(re_url)
{
	// Refresh Parent Window
	opener.window.focus();
	opener.window.location = re_url;

	self.close();
}
//-->
