// JavaScript Document krishna-crimea.com
function winop()
{
windop = window.open("TV/01.html","mywin","height=364,width=444,left=300,top=100");
}
//Google maps
function map()
{
windop = window.open("TV/maps.html","mywin","height=495,width=655,left=300,top=100");
}
//mastercard
function mastercard()
{
windop = window.open("TV/mastercard.php","mywin","height=550,width=500,left=10,top=10");
}