| Related sites for http://www.ashokaarts.com |
| Brandenburg_Historica Offers a large selection of German military, regional and political history books, military music and historical collectibles from 1870 through the present. | | Brian_Nemec Includes books, German helmet parts, and U.S. militaria items. | | British_Collectibles_(Militaria)_Ltd_ Selection of British medals, headress, uniforms, from all periods. | | Cairncross_and_Sons A selection of British badges, postcards, insignia, medals, models and uniforms from WW1. | | Cheap_Crap_You_Don\'t_Need,_Enterprises_com Offers militaria from WWI, WWII, Korea, Vietnam, and modern-day eras. | | Cheyenne_Pioneer_Products Offers antique and reproduction items from the late 19th century era of the American West. | | The_Civil_War_Connection Offers a large selection of antiques, military and non-military. | | CivilWarButtons_com Collecting buttons from the American Revolution, War of 1812, and American Civil War. Information, images, prices, and contact information. | | Clanfield_Militaria Large selection of military insignia, including helmet plates, cap badges, shoulder titles, collar badges, and buttons for the UK, Canada, New Zealand, and Australia. | | CMR_International_Arms_Company Offers antique Curio, Relic Luger, and Mauser Broomhandle Pistols. | | Coldstream_House Offers British military antiques, Victorian period through WW1 and WW2, such as uniforms, headdress, weapons, and insignia. | | Collect_Russia Offering a large selection of Soviet and Russian items from the Revolution through WWII and beyond. Order by phone, email, or fax. | | Collectors_Armoury_and_Militaria_ Large range of militaria original and reproduction at our showroom in the Gold Coast War Museum and by mail order. | | D_and_K_Military_Collectibles Offers special operations and Airborne collectibles. Carries challenge coins, unit crests, patches, and novelty items. | | D_A__Drabik Includes Soviet uniforms and hats of WWII, specializing in those uniforms worn by generals and admirals. | | Dale_C__Anderson Offers items from the Civil War through WWII. Also does appraisals. | | Der_Rittmeister_Militaria Features inventory from the Imperial German period with an emphasis on the Imperial Air Service. | | Eagle_Trading_Company Offers authentic Civil War, Native American, and Old West artifacts and art. | | Edan_Collector,_Inc_ Russian and Soviet swords, daggers, books, and medals. | | EG_Frames British Army badges, Third Reich insignia, museum quality reproduction medals and a print/medal/badge framing service. | | Esford Offers swords, daggers, helmets, chainmail, and armor. | | Espenlaub_Militaria Features German, Red Army, Imperial German, and Russian militaria of 20th century. | | Faganarms,_Inc_ Specializes in European and American swords, armor, halberds, and baskethilts. Offers a downloadable catalog. | | The_Fallen_Eagle Specializes in military antiques, British military uniforms, British head-dress, British WWI and WWII equipment, British medals and decorations, British edged weapons, German uniforms, German medals a | | Fisher_Patton_and_The_Red_Baron Purchases and sells antiques, military antiques, military prints, furniture, flags, books, old maps, nautical artifacts, toys for boys, medals, coin, badges, and ship models. | | Geoff_White Offers limited edition British military postcards. | | George_Johns_Militaria Buys, sells, and trades German and other countries' war relics from a constantly updated catalog. | | GermanHelmet_com Buys and sells German helmets from World War I and World War II, including Imperial, Reichswehr, and Nazi eras and occasionally American and Russian. | | Germania_International Offering military, political, and cultural collectibles usually with a German origin. | | Great_War_Militaria Includes WWI uniforms, pickelhaubes, rifles, and bayonets. Reenactment supplies and information are also available. | | Grenadier_Militaria Includes a large selection of badges, books, prints, and figures. | | Heritage_Medals Offers Australian badges, medals, books, and weapon plaques. | | The_History_Store Offers antique (pre-1898) firearms, swords, bayonets, knives, polearms, and world militaria. Specializing in American edged weapons. Also offers classifieds and related links. | | The_History_Web Books, videos, art prints, models, and miniatures. | | Hundred_and_One_Antiques Specializing in antique arms and armor and ancient art from around the world, including a catalog of fine European, Oriental, and Islamic antiques. | | I_C_B_M_ Offers international collectibles and belts. | | Indochina_Militaria Offers authentic items from both the first and second Indochina Wars -Vietnam and WWII, including uniforms, camouflage, insignia, medals, and field gear. | | International_Military_Antiques_Inc_ Original and reproduction military material, spanning over five centuries. | | The_Irish_Brigade_Store Features prints by Bradley Schmehl, videos, CD's, T-shirts, and statuary. | | Ivy_Division_Militaria Authentic militaria from the Vietnam War and WWII including headgear, uniforms, camouflage, insignia, medals, and field gear. |
|
Ashoka Arts ... A selection of fine and rare Eastern and Tribal Weapons from past cultures all around the globe!!
var fmTimer = null;
var fmfg = false;
var fmscroll = false;
function fminit(){
if (!document.getElementById) return;
fma1=204; fma2=255; fma3=255;
fma4=255; fma5=0; fma6=51;
if (!fmfg){
fmtemp=fma1; fma1=fma4; fma4=fmtemp; fmtemp=fma2; fma2=fma5; fma5=fmtemp; fmtemp=fma3; fma3=fma6; fma6=fmtemp;
}
fmfg = !fmfg;
fmd1=0; fmd2=0; fmd3=0;
fmd4=204; fmd5=0; fmd6=51;
if (!fmscroll){
fmtemp=fmd1; fmd1=fmd4; fmd4=fmtemp; fmtemp=fmd2; fmd2=fmd5; fmd5=fmtemp; fmtemp=fmd3; fmd3=fmd6; fmd6=fmtemp;
}
fmscroll = !fmscroll;
fmFade();
}
function fmToHex(n){
var hexChars = "0123456789ABCDEF";
if (n == 0) return "00";
var j, n;
var temp = "";
while (n != 0){
j = n % 16;
n = (n - j)/16;
temp = hexChars.charAt(j) + temp;
}
if (temp.length < 2){
temp = "0" + temp;
}
return temp;
}
function fmFade(){
obj = document.getElementById('tekst').style;
fmcolor = "#" + fmToHex(fma1) + fmToHex(fma2) + fmToHex(fma3);
obj.color = fmcolor;
if (fma1 != fma4){
if (fma4 > fma1){fma1++;}
else{fma1--;}}
if (fma2 != fma5){
if (fma5 > fma2){fma2++;}
else{fma2--;}}
if (fma3 != fma6){
if (fma6 > fma3){fma3++;}
else{fma3--;}}
if (document.all){
fmscrollcolor = "#" + fmToHex(fmd1) + fmToHex(fmd2) + fmToHex(fmd3);
document.body.style.scrollbarFaceColor = fmscrollcolor;
if (fmd1 != fmd4){
if (fmd4 > fmd1){fmd1++;}
else{fmd1--;}}
if (fmd2 != fmd5){
if (fmd5 > fmd2){fmd2++;}
else{fmd2--;}}
if (fmd3 != fmd6){
if (fmd6 > fmd3){fmd3++;}
else{fmd3--;}}
}
else{fmd1=fmd2=fmd3=fmd4=fmd5=fmd6=0}
if ((fma1 == fma4) && (fma2 == fma5) && (fma3 == fma6) && (fmd1 == fmd4) && (fmd2 == fmd5) && (fmd3 == fmd6)
){
window.clearTimeout(fmTimer);
fminit()}
else{
fmTimer = window.setTimeout("fmFade()",10);
}
}
onload = fminit
-->
Ethnographic,
Eastern and Ancient Weapons and related artifacts for sale
All items
are fully guaranteed as genuine antiques and not reproductions or
copies!
Payment:
We prefer payment via Bank Transfer.
NATIONAL WESTMINSTER BANK ASHOKA ARTS ACC:
58194320 SORT:
600333 IBAN: GB23NWBK60033358194320NWBKGB2L
BIC; NWBKGB2L. Bank Cheques and Money Orders are also welcome. Paypal
echeques are also welcome. Other payment methods may be available
on request. We accept payments in the following currencies £
USD, £GBP, and € EUROS. Daily conversion rates can be found
here ..
Prices quoted may vary internationally with
regard to VAT and duties on items and shipping. Prices for shipping
are dependant on the length, weight and destination and may vary..
PLease note an extra charge to cover VAT @17.5% may be payable on
some items for customers within the E.U.
Shipping:
Postage and packing is not included
in the quoted prices. Items under 100 cms in length are sent using
Royal Mail International signed for services with insurance available
up to £500 www.royalmail.co.uk
Items over this length,
of a more irregular shape or a higher insured value can be sent either
via Parcelforce International services www.parcelforce.com,
or with a courier on request. We currently use DHL, UPS and FedEx.
Insurance, speed of delivery and cost of shipping varies according
to the shipping destination.
Terms:
All items found on this site are guaranteed
to be genuine as described and illustrated. Items may be returned
if we are notified within 3 days of receipt. Items must be received
within 14 days of notification. Returned items will be fully refunded
less Bank/Shipping charges. Items must be returned in the same condition
as sent, and returned well-packed via an insured postal service. All
payments must clear before items are shipped.
Contact:
TEL: +44 7870 105285 EMAIL: info@ashokaarts.com
FAX: available on request MSN: available on request
No
images, HTML coding or other content on this site may be copied and
used in conjunction with other internet sites or other media without
prior arrangement. Copyright2008©ashokaarts.
All rights reserved.
ASHOKA ARTS VAT no.928 0879 86
*We
now offer museum quality stabilisation treatments for archaeological
and excavated iron/steel using the Alkaline Sulphite method as used
in leading European National Museums. Also available is treatment
for the stabilization of archaeological copper alloys.
var fmTimer = null;
var fmfg = false;
function fminit(){
if (!document.getElementById) return;
fma1=0; fma2=0; fma3=0;
fma4=255; fma5=255; fma6=255;
if (!fmfg){
fmtemp=fma1; fma1=fma4; fma4=fmtemp; fmtemp=fma2; fma2=fma5; fma5=fmtemp; fmtemp=fma3; fma3=fma6; fma6=fmtemp;
}
fmfg = !fmfg;
fmFade();
}
function fmToHex(n){
var hexChars = "0123456789ABCDEF";
if (n == 0) return "00";
var j, n;
var temp = "";
while (n != 0){
j = n % 16;
n = (n - j)/16;
temp = hexChars.charAt(j) + temp;
}
if (temp.length < 2){
temp = "0" + temp;
}
return temp;
}
function fmFade(){
obj = document.getElementById('tekst').style;
fmcolor = "#" + fmToHex(fma1) + fmToHex(fma2) + fmToHex(fma3);
obj.color = fmcolor;
if (fma1 != fma4){
if (fma4 > fma1){fma1++;}
else{fma1--;}}
if (fma2 != fma5){
if (fma5 > fma2){fma2++;}
else{fma2--;}}
if (fma3 != fma6){
if (fma6 > fma3){fma3++;}
else{fma3--;}}
if ((fma1 == fma4) && (fma2 == fma5) && (fma3 == fma6)){
window.clearTimeout(fmTimer);
fminit()}
else{
fmTimer = window.setTimeout("fmFade()",25);
}
}
onload = fminit
-->
var delay = 500; //set delay between message change (in miliseconds)
var maxsteps=40; // number of steps to take to change from start color to endcolor
var stepdelay=120; // time in miliseconds of a single step
//**Note: maxsteps*stepdelay will be total time in miliseconds of fading effect
var startcolor= new Array(255,255,255); // start color (red, green, blue)
var endcolor=new Array(0,0,0); // end color (red, green, blue)
var fcontent=new Array();
begintag=''; //set opening tag, such as font declarations
fcontent[0]="Last updated 22/07/2008";
fcontent[3]="Fine quality Antique Arms and Armour!!";
fcontent[2]="Updated regularly for a wide selection of rare and collectible Artifacts!!";
fcontent[1]="Welcome to Ashoka Arts!!! ";
closetag='';
var fwidth='650px'; //set scroller width
var fheight='150px'; //set scroller height
var fadelinks=1; //should links inside scroller content also fade like text? 0 for no, 1 for yes.
///No need to edit below this line/////////////////
var ie4=document.all&&!document.getElementById;
var DOM2=document.getElementById;
var faderdelay=0;
var index=0;
/*Rafael Raposo edited function*/
//function to change content
function changecontent(){
if (index>=fcontent.length)
index=0
if (DOM2){
document.getElementById("fscroller").style.color="rgb("+startcolor[0]+", "+startcolor[1]+", "+startcolor[2]+")"
document.getElementById("fscroller").innerHTML=begintag+fcontent[index]+closetag
if (fadelinks)
linkcolorchange(1);
colorfade(1, 15);
}
else if (ie4)
document.all.fscroller.innerHTML=begintag+fcontent[index]+closetag;
index++
}
function linkcolorchange(step){
var obj=document.getElementById("fscroller").getElementsByTagName("A");
if (obj.length>0){
for (i=0;i
"> |
|