All Site Coupon!

Tuesday, November 13, 2012

Start earning with profit clicking.Get $10 Free #-1


Introducing :-
      Most of persons doing bux and forex.some persons eat there times connect with bux sites.some of them doing forex and suffer.after that telling can't earn money from internet.Actually you can earn money from internet,have lot of roads.but you want knowledge and keenness for it.An also want to recive good site.





Why Choose Profit Clicking
  1. We are the leading ranked traffic exchange system.
  2. Ranked in the top 1% of all websites worldwide.
  3. Established in 2004. We’re here to stay!
  4. Our hundreds of thousands of members keep growing.
  5. With our world renowned law team, Profit Clicking is legally sound and patent protected.
Program Highlights
  1. Paid Daily • Huge Referral Bonuses • Daily Withdrawals
  2. Earn 2%   Daily Mon – Fri
  3. Earn 1% Daily Sat – Sun
  4. Earn up to 10% on your referrals!
Who Is A 98 Percenter? Chances are it’s YOU!
                         If you’ve tried to make money online and failed, you are not alone. Statistically, only 2% of online marketers succeed…until now!

Our Revolutionary exchange system shatters these industry odds! Designed with the majority in mind, we provide everyone with the tools they need to reach success.

Finally a system for the 98%!

7 Reasons To Join Profit Clicking

  1. We´re compliant! Profit Clicking operates under US patent no. 6,578,070.
  2. Pay-it-forward, earn it back! We give you the $10 you need to get started!
  3. Withdrawals, earnings and payments updated to your account daily.
  4. No sponsoring required. Daily Withdrawals. The easy, breezy way to make a buck!
  5. Sponsor someone? Earn between 5-10%
  6. Join with confidence. Profit Clicking is indefinitely sustainable!
  7. Traffic Packages As Low As $10
Signup to profit click correct
                            
  • Click on the following picture 1st


  • After click you can see page like following.Click "JOIN NOW"
  • After you can see following and click "CLICK HERE"
  • After that input your details.Please fill name,email,pincode(4 or 6 digits)
  • Please Click on the $10 package selected are in following pic and click on I agree.After click submit

  • Now Go to your email and  check recived message from profit click.usually it has on your inbox or spam box.There has a link and click it to confirm.in that email have your member id.It's number.please remember it.want it for loggin to account 

  • After login you will go to automaticaly to dashboad.There has many parts,
Dash boad - personal details and various things in your account in there.Click Buy Ad Packages
 



Insert "1" in the box No:of packages(s) at $10.00 each: and you can buy add package for your free $10.Click Proceed with My order


 Don't miss this Chance.Please sign up now!

                                   

Read more »

Wednesday, September 5, 2012

Add facebook comment box to blogger


About facebook comment box :



comment box like this,
Dark scheme
Light scheme

Create facebook application Id 

1] Go To Facebook Developers Page
2] Login your facebook account and click create new app
3] Fill app name and name space and continue
4] After Add your app domain and category.

5] Type your website URL to below place within http://


6] Copy your app Id



Adding comment box to blogger :

Follow me,

1)Go To Blogger >> Design >> Edit HTML 
2)Download your template
3)Click the "Expand Widget" box
4)Search <html and just after it give a space and 
add this code,(use ctrl + F to search easy)
xmlns:fb='http://www.facebook.com/2008/fbml'
5)Search next <body> and Just after it paste code 
given below
<div id='fb-root'/> 
<script> 
    window.fbAsyncInit = function() { 
    FB.init({ 
      appId  : &#39;YOUR_APP_ID&#39;, 
      status : true, // check login status 
        cookie : true, // enable cookies to allow the server to access the   session 
      xfbml  : true  // parse XFBML 
    }); 
  };
    (function() { 
    var e = document.createElement(&#39;script&#39;); 
      e.src = document.location.protocol +   &#39;//connect.facebook.net/en_US/all.js&#39;; 
    e.async = true; 
      document.getElementById(&#39;fb-root&#39;).appendChild(e); 
    }()); 
</script>
Replace YOUR_APP_ID with your facebook application ID 
made before 
6)Next search </head>and just after paste following 
code
<meta expr:content='data:blog.pageTitle' property='og:title'/> 
<meta expr:content='data:blog.url' property='og:url'/> 
<meta content='Comment' property='og:site_name'/> 
<meta content='BLOG-LOGO-IMAGE-LINK' property='og:image'/> 
<meta content='YOUR_APP_ID ' property='fb:app_id'/> 
<meta content='http://www.facebook.com/onlinesect' property='fb:admins'/> 
<meta content='article' property='og:type'/>
* Replace Comment with your blog title/Name.
* Replace BLOG-LOGO-IMAGE-LINK with the image link 
of your like.Logo will look good it is in gif format 
and having 40px by 40px size.
* Replace YOUR_APP_ID with your FB Application ID made 
before
* Replace http://www.facebook.com/onlinesect with your 
FB user profile link

7)Now search for <b:includable id='comment-form' var='post'> and just 
after it paste code given below
<b:if cond='data:blog.pageType == &quot;item&quot;'> 
<div style='padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;'><script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/> 
<div> <fb:comments  colorscheme='light' expr:href='data:post.url' expr:title='data:post.title' expr:xid='data:post.idwidth='520'/></div> <div style='color:#fff; background-color:#3B5998;border: solid 1px #ddd; font-size:10px; padding:3px; width:510px;'>Facebook Blogger Plugin: Bloggerized by <b><a alt='blogger templates' href='http://www.allblogtools.com/' style='text-decoration:underline; color:#fff;' target='_blank' title='blogger templates'>AllBlogTools.com</a></b> Enhanced by <b><a alt='blogger widgets' href='http://www.mybloggertricks.com/' style='text-decoration:underline; color:#fff;' target='_blank' title='Blogger Widgets'>MyBloggerTricks.com</a></b></div></div> 
</b:if>
* If you want to use the dark scheme then simply 
replace light with dark
* To change the Comments box size,change this value 
width='520'
* To change the footer credits size,change this value 
width:510px
* Keep a difference of 10 pixels between the box size 
and footer size. 
For example if you set box size to width='700' 
then set footer-size to width:690px



8)Save your template
Source page -


Read more »

Facebook Like & send button to blogger

How To add Facebook Like,Send button to your blog ?


Now we learn how to do it, 

1 ) Facebook send button
2 ) Facebook send + Like button code
3 ) Where to paste button codes
4 ) Advanced Customizes


Facebook send button code -
If you want only facebook send button,copy this code

<!--Facebook Send button Start www.onlinesect.com -->
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/><fb:send colorscheme='light' expr:href='data:post.url' font='arial'/>
<!--Facebook Send button End www.onlinesect.com  -->


Facebook send & Like button code -
If you want facebook send and like button,copy this code

<!-- Facebook Like+Send button Start www.onlinesect.com -->
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1' type='text/javascript'/><fb:like colorscheme='light'  action='like'  layout='standard' expr:href='data:post.url' font='' send='true' show_faces='false' width='450'/>
<!-- Facebook Like+Send button End www.onlinesect.com -->


Where to paste button codes -

Warning - Before start applying any code to your blogger,We encourage to Download Full Template html


There has two options for you to put your button,
select code by your choice and login to your blogger and go to Dashboard >> Design 
>> Edit Html 
Click on expand template widgets and follow next step



To place the code,Please find the next code in your template.
  for search that press [ctrl + F]

paste selected code to below one place,

<div class='post-header-line-1'/>
Or,
<div class='post-footer'>
Or,
<data:post.body/>
paste selected code
Click Save Template 
You are done.Preview your new button.



Advanced Customizes - 

If your blog template, don’t look good with the light button, Just change this code in to dark

colorscheme='light'
or
colorscheme='dark'  



  • Show only the number of likes
Just find the following code,

layout='standard'
change red colour code to following,
layout='button_count'


  • Changing [like] to [recommend]
Find the following code

action='like'
change it,
action='recommend'



That's over.i wish to cutomize it.after did save your template.
Have A Nice Day!
Read more »

Monday, August 20, 2012

Physics practicles



1.Convex lens - physics experiment(al physics practicals-SL)


2.How to turn water into ice in seconds (al physics practicals-SL)
3.Physics Lab : Ripple Tank (al physics practicals-SL) 

4.Bending the light - (al physics practicals SL)

5.Bernoulli's principle (al physics practicals-SL)

6.meter bridge by dma 1

7.temperature of a gas

8. method of mixtures (al physics practicals) 

9.closed tube (al physics practicals-Sri Lanka)

10. quill tube (al physics practicals-Sri Lanka)

11. PRISM-minimum deviation

12. prism-critical angle(al physics practicals-SL)

13. YOUNG'S MOD(al physics practicals-SL)

14. POISEUILLE'S M(al physics practicals-SL)

15. FOCAL LENGTH -LENS- (al physics practicals-SL) 

16. SURFACE TEN-WATER (al physics practicals-SL) 

17.spherometer test (al physics practicals-SL)

18.Cathode Rays (al physics practicals-SL)

19.Ripple Tank (al physics practicals-SL)

20.Refractive index- (al physics practicals-SL)  

21.(al physics practicals-SL)

22.Searle's method (al physics practicals-SL)
Read more »

Chemistry A/L practicles



Chemistry Titrations  - A/L Practicals


Indicators  - Chemistry A/L Practicals

D block elements - A/L Chemistry Practicals

Electrochemistry - Chemistry Practicals A/L

Lasaign Test - Chemistry Practicals for A/L

Hardness of water - Chemistry Practicals for A/L

Measurement of BOD - Chemistry Practicals for A/L

N content of Urea fertilizer - Chemistry Practicals for A/L

Iorn content of Galvanized Wire - Chemistry Practicals for A/L
Read more »

Thursday, August 2, 2012

EARN MONEY WITH NETWORK MARKETING (EARN $3000+)


Hi my friends,this is real work to earn lot.Network marketting is like following,

After you register here you will recived email,site and passwords.you can distribute advertise and get more members(referrals).You want to only pay $10 for this.You will recived ws domain.it's superb


 
I Think you can understand about network marketting.Joing now and start earning











Read more »

Saturday, July 21, 2012

Human Technology


Gas Powered Car  




A Human Laser


    Hello,thanks for visiting our page.we will do our best for you.help us to promote our site.thank you,


Read more »

ONLINESECT[Movie trial,Ebay,Emoney..] Headline Animator

 
Powered by Blogger