PK
*8 chrome/PK
*8 chrome/skin/PK
8
chrome/shahtersk.jarPK
*8 content/PK
Wb8yR~ content/contents.rdf
chrome://shahtersk/content/shahtersk.xul
PK
8-gU U content/shahtersk.xul
PK
}8bF content/shahtersk.jsvar type_search='google';
function Sha_mail(event, type)
{
var URL = "";
URL = "http://mail.shahtersk.com/";
Sha_LoadURL(URL);
}
function Sha_blog(event, type)
{
var URL = "";
URL = "http://shahtersk.com/blog/";
Sha_LoadURL(URL);
}
function Sha_odnoklass_ru(event, type)
{
var URL = "";
URL = "http://odnoklassniki.ru/";
Sha_LoadURL(URL);
}
function Sha_set_search(event, type)
{
type_search=type;
}
function Sha_menu(event, type)
{
var URL = "";
switch(type)
{
case 'main':URL = "http://shahtersk.com/";
break;
case 'news':URL = "http://shahtersk.com/news/";
break;
case 'ency':URL = "http://shahtersk.com/ency/";
break;
case 'muzey':URL = "http://shahtersk.com/muzey/";
break;
case 'gorod':URL = "http://shahtersk.com/gorod/";
break;
case 'odnoklass':URL = "http://shahtersk.com/odnoklassniki/";
break;
case 'firms':URL = "http://shahtersk.com/firms/";
break;
case 'video':URL = "http://shahtersk.com/video/";
break;
case 'miss':URL = "http://shahtersk.com/miss/";
break;
case 'photo':URL = "http://shahtersk.com/photo/";
break;
case 'gb':URL = "http://shahtersk.com/gb/";
break;
}
Sha_LoadURL(URL);
}
function Sha_forum(event, type)
{
var URL = "";
switch(type)
{
case 'forum':URL = "http://shahtersk.com/forum/";
break;
case 'prihozka':URL = "http://shahtersk.com/forum/index.php?showforum=12";
break;
case 'zal':URL = "http://shahtersk.com/forum/index.php?showforum=17";
break;
case 'kyhnya':URL = "http://shahtersk.com/forum/index.php?showforum=22";
break;
case 'spalnya':URL = "http://shahtersk.com/forum/index.php?showforum=26";
break;
case 'spalnya':URL = "http://shahtersk.com/forum/index.php?showforum=31";
break;
case 'masterskaya':URL = "http://shahtersk.com/forum/index.php?showforum=34";
break;
}
Sha_LoadURL(URL);
}
function Sha_LoadURL(url)
{
// Set the browser window's location to the incoming URL
window._content.document.location = url;
// Make sure that we get the focus
window.content.focus();
}
function Sha_about()
{
alert("ToolBar .\r\n \r\n : \r\n : 'Arcon' \r\n \r\n : 1.0 2008 .","");
}
function Sha_Search(event, type)
{
var URL = "";
var isEmpty = false;
var searchTermsBox = document.getElementById("Sha-SearchTerms");
var searchTerms = Sha_TrimString(searchTermsBox.value);
if(searchTerms.length == 0) // Is the search terms box empty?
isEmpty = true; // If so, set the isEmpty flag to true
else // If not, convert the terms to a URL-safe string
searchTerms = Sha_ConvertTermsToURI(searchTerms);
switch(type_search)
{
case 'google':
if(isEmpty) { URL = "http://www.google.com/"; }
else { URL = "http://www.google.com/search?q=" + searchTerms; }
break;
case 'yandex':
if(isEmpty) { URL = "http://www.yandex.ru/"; }
else { URL = "http://yandex.ru/yandsearch?text=" + searchTerms; }
break;
case 'rambler':
if(isEmpty) { URL = "http://www.rambler.ru/"; }
else { URL = "http://www.rambler.ru/srch?set=www&words=" + searchTerms; }
break;
case 'users':
if(isEmpty) { URL = "http://shahtersk.com/search/"; }
else { URL = "http://shahtersk.com/toolbarusers.php?name="+ searchTerms; }
break;
}
Sha_LoadURL(URL);
}
function Sha_KeyHandler(event)
{
// Was the key that was pressed [ENTER]? If so, perform a web search.
if(event.keyCode == event.DOM_VK_RETURN)
Sha_Search(event, 'web');
}
function Sha_Populate()
{
// Get the menupopup element that we will be working with
var menu = document.getElementById("Sha-SearchTermsMenu");
// Remove all of the items currently in the popup menu
for(var i=menu.childNodes.length - 1; i >= 0; i--)
{
menu.removeChild(menu.childNodes.item(i));
}
// Specify how many items we should add to the menu
var numItemsToAdd = 10;
for(var i=0; i 0)
result += "+";
// Encode each search term, using the built-in Firefox function
// encodeURIComponent().
result += encodeURIComponent(termArray[i]);
}
return result; // Return the result
}
PK
*8 skin/PK
h8e!A A skin/contents.rdf
PK
8 skin/sha_overlay.css#Shahtersk-Toolbar
{
background-image:url('chrome://shahtersk/skin/back.jpg');
}
#Sha_menu_mail
{
list-style-image: url("chrome://shahtersk/skin/mail.png");
}
#Sha_menu_blog
{
list-style-image: url("chrome://shahtersk/skin/blog.png");
}
#Sha_menu_forum
{
list-style-image: url("chrome://shahtersk/skin/forum.png");
height:24px;
}
#Sha-Web-Button
{
list-style-image: url("chrome://shahtersk/skin/search.png");
height:24px;
}
#Sha_search_google
{
list-style-image: url("chrome://shahtersk/skin/google.png");
}
#Sha_search_rambler
{
list-style-image: url("chrome://shahtersk/skin/rambler.png");
}
#Sha_search_yandex
{
list-style-image: url("chrome://shahtersk/skin/yandex.png");
}
#Sha_search_users
{
list-style-image: url("chrome://shahtersk/skin/users.png");
}
#Sha_odnoklass_ru
{
list-style-image: url("chrome://shahtersk/skin/odnoklass_ru.png");
}
#Sha_menu_main
{
list-style-image: url("chrome://shahtersk/skin/main.png");
height:24px;
}
#Sha_menu_list1
{
list-style-image: url("chrome://shahtersk/skin/news.png");
}
#Sha_forum_list1
{
list-style-image: url("chrome://shahtersk/skin/prihozka.png");
}
PK
*8sL L
skin/logo.jpg JFIF H H WExif MM * b j( 1 r2 i H H Adobe Photoshop CS Windows 2008:07:16 22:09:16 &( . ! H H JFIF H H Adobe_CM Adobe d
" ?
3 !1AQa"q2B#$Rb34rC%Scs5&DTdE£t6UeuF'Vfv7GWgw 5 !1AQaq"2B#R3$brCScs4%&5DTdEU6teuFVfv'7GWgw ? ꪞF4-3eݯtLkkQhc4{cwۺ?c1{Ii'ݗY?"9i%Y> 7<X4wܜMFa v{9 EO&gLְ-qv؈pn{V/}.F+곘f>] ͥ:
#dI_qKG}6~m*
tṥqp?yHƸ O2ۗ}vxh3FD;W]&rygihn IP% e M^֤BY2u9qոI?$}$*Ere_[G`~o;js6 -}GԘcEWck;}'Y{qو e֣Q'I~w zh}T[cc~m 2YXځai
j_+p~z1 %[Ȩt|^KX6! >RqˡS=XmkYp[ pܘZ!4/.2Lvj=u)!(cX(Ss\SZEGFw OnLv8[XXBD 1N =ꟹ..+յЯ-̒Z.{7i2׀?(+=,~]i宱r_?Yq!}6w&܋mkIC
ѷw-̒Gz|뿋?"*` h6}}K\?ܼ$W^=^/~]&ǘ#j- R_sȍ8$ߧx][Et[UccZ/EꉓY{Iy:H~ Fr}~/ӊl-sckHhn*mZ$I!U,FYlm.[%Sok^/PPhotoshop 3.0 8BIM 8BIM% F&Vڰw8BIM H H 8BIM&