//	This file contains the information for the email addresses, phone numbers, etc. to be displayed
//  on the website instead of puting long strings in the code of the pages, a js variable will be used instead.

// bobby6crows at rigginwarriors dot com
var b6cmail = '&#098;&#111;&#098;&#098;&#121;&#054;&#099;&#114;&#111;&#119;&#115;&#064;&#114;&#105;&#103;&#103;&#105;&#110;&#119;&#097;&#114;&#114;&#105;&#111;&#114;&#115;&#046;&#099;&#111;&#109;';

//webmaster at rigginwarriors dot com
var wbmail = '&#119;&#101;&#098;&#109;&#097;&#115;&#116;&#101;&#114;&#064;&#114;&#105;&#103;&#103;&#105;&#110;&#119;&#097;&#114;&#114;&#105;&#111;&#114;&#115;&#046;&#099;&#111;&#109;';

//5416530484
var pnumber = '(&#053;&#052;&#049;)&#032;&#054;&#053;&#051;&#045;&#048;&#052;&#056;&#052;';

