Log in
Username::
Password::
Remember my login on this computer
Create an account
Recent changes
Random page
Wikia
Travel
Request a new wiki
Log in
Create an account
«
»
Seattle Wiki
Calgary Wiki
India Wiki
World Wiki
Cities Wiki
Korea Wiki
See more...
Pakistan
Edit this page
History
Page
Discussion
Issues
From Pakistan
Jump to:
navigation
,
search
Image
of Pakistan
Human Rights
Social Development
The
Environment
Health
[
edit
]
Lahore and other Hindu Temples
http://pakobserver.net/200604/11/news/national05.asp
http://hindustantimes.com/news/7598_1719330,000500020000.htm
http://pakistaniat.wordpress.com/2006/06/14/hindu-temple-in-lahore/
Category
:
Issues
Improve Wikia by
editing this page
History
IFaqeer
made an edit on 14 June 2006
Rate this article:
0/5
1
2
3
4
5
Unrate it
View random page
Report a problem
Share this article:
del.icio.us
StumbleUpon
Digg
Pakistan
Top Content
›
Editor's pick
›
Emergency 2007
Earthquake 10-05
NED Alumni
Grassroots relief fund raising in North America
Earthquake 10-05 Donating
Emergency 2007/Detainees
more...
Most visited
›
Emergency 2007
NED Alumni
Emergency 2007/Detainees
Emergency 2007/Events
Earthquake 10-05
Edhi Foundation
Karachi University
more...
Highest voted
›
Emergency 2007
Employment
Abrar Hasan
Benazir Bhutto's Address to Diplomats at PPP Foreign Liaison Committee Reception
Punjabi
Kaschif
Main Page
more...
Newly changed
›
Business & Industry
Innovative Technologies
Main Page
Emergency 2007/Detainees
NED Alumni
Sources of Information
Panjistani/pohohari,mirpuri,nothern lahnda
more...
Community
›
Featured users
›
IFaqeer
Robin Patterson
Chadlupkes
Formanite98
Arunreginald
Von Aurum
Imransiddiqui
more...
Community portal
Forum
Earthquake 10-05
›
Earthquake 10-05
Earthquake 10-05 Full Page
Earthquake 10-05 Donating
Earthquake 10-05 Volunteering
Pakistani Relief Organizations for 10-05 Quake
Earthquake 10-05 News & Information
One Year After the 10-05 Quake
more...
Emergency 2007
›
Emergency 2007
Emergency 2007/Detainees
Emergency 2007/Events
Emergency 2007 Quick Sheet
Abrar Hasan
Mir Ibrahim Rahman on Emergency 2007
Beena Sarwar on Emergency 2007
more...
Upload image
Special pages
Help
Recent changes
Random page
What links here
Community
235 articles on this wiki
Create an account
Already a member?
Log in
Latest Activity
Panjistani/pohohari,mirpuri,nothern lahnda
by
Mafzal11
PTI
by
Moazzamb
more...
Wikia Spotlight
Languages
English
Related Communities
Entertainment
TV shows, movies, cartoons and comics.
Gaming
Get your game on with Wikia's video game wikis.
Science Fiction
Explore the world of the future.
Biggest Wikis
See Wikia's biggest wikis.
See all...
-1) { if(openIframeIndex > 0) { realWrite(content.substring(0,openIframeIndex)); } inIframe = true; if(closeIframeIndex > -1) { inIframe = false; realAppend(content.substring(openIframeIndex, closeIframeIndex+9)); content = content.substring(closeIframeIndex+9); } else { realAppend(content.substring(openIframeIndex, content.length)); content = ''; } } else if(!inScript && closeIframeIndex > -1) { inIframe = false; realAppend(content.substring(0,closeIframeIndex+9)); content = content.substring(closeIframeIndex+9, content.length); } else if(openIndex > -1) { if(openIndex > 0) { if(inScript) { realWrite(content.substring(0,openIndex)); } else { realAppend(content.substring(0,openIndex)); } } inScript = true; if(closeIndex > -1) { inScript = false; realWrite(content.substring(openIndex, closeIndex+9)); content = content.substring(closeIndex+9); } else { realWrite(content.substring(openIndex, content.length)); content = ''; } } else if(closeIndex > -1) { inScript = false; realWrite(content.substring(0,closeIndex+9)); content = content.substring(closeIndex+9, content.length); } else { if(inScript) { realWrite(content); } else { realAppend(content); } content = ''; } } } function realWrite(s) { if(inIframe) { if(writeLine) { realAppend(s + "\n"); } else { realAppend(s); } return; } //YAHOO.log("write: " + s); if(writeLine) { document.writelnOrg(s); } else { document.writeOrg(s); } } function realAppend(s) { //YAHOO.log("append: " + s); writeBuffer += s; } function enableWikiaWriter() { document.writeOrg = document.write; document.writelnOrg = document.writeln; document.write = writeFake; document.writeln = writelnFake; } function disableWikiaWriter() { document.write = document.writeOrg; document.writeln = document.writelnOrg; } function flushWikiaWriter(spaceId) { document.getElementById('adSpace'+spaceId).innerHTML = writeBuffer; writeBuffer = ''; disableWikiaWriter(); }