| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#51 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2012 
				
				
				
					Posts: 898
				 
				
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#52 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2012 
				
				
				
					Posts: 898
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I've managed to show the full content (text included) and center it  
		
	
		
		
		
		
		
	
	just added <div class="posts3"> <?php the_content();?> </div> in the single.php and styled the css p for posts3 accordingly ... Don't know if it's the best way but it worked...  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#54 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2012 
				
				
				
					Posts: 898
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Solved with the attachment page also: don't know if it's the correct one: 
		
	
		
		
		
		
		
	
	functions.php foreach ( $attachments as $id => $attachment ) { $full_image = wp_get_attachment_url($id); $thumbnail = wp_get_attachment_thumb_url($id); $title = trim($attachment->post_excerpt) ? wptexturize($attachment->post_excerpt) : $attachment->post_title; $attachment_page = get_attachment_link($id); and then if(gallery_option('galleryopt_lightbox_type') == "none") { $output .= '<li><a href="'. $attachment_page .'"><img class="img" src="'. $thumbnail .'"></a></li>' . "\n"; It seem to work ok for now  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#55 | |
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 update will be out today. 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#56 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2012 
				
				
				
					Posts: 898
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quick question: 
		
	
		
		
		
		
		
	
	I've changed the dimension of the thumbs in my index.php and now instead of 7 columns I have 4 which is very good ( the thumbs are displayed as I wish). The only problem I have is that that the thumbs are floated left an no matter what I do, I can get them to center (something like margin: auto;) and there is a somehow wide black space on the right side. Can you please help me and tell what do I need to do to center the images The thumbs div is centered and the content also but just the li and img is not centered  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#57 | 
| 
			
			
			
			 Boner Party 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2004 
				
				
				
					Posts: 2,376
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 i use the wp app to do most updates and it supports adding single pics and then normal post, set post type to gallery, and adding multiple pics. 
		
	
		
		
		
		
			
		
		
		
		
	
	i noticed that most of my old updates only display the featured image, but none of the gallery pics. what do you suggest?  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#58 | |
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 im working on the attachment page structure. 
		
	
		
		
		
		
			what ya think? Quote: 
	
 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#59 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 when lightbox is off 
		
	
		
		
		
		
			gallery http://dogpics.ca/new-age-music.html attachment of image inside gallery http://dogpics.ca/media/119/new-age-music.html 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#60 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Dec 2005 
				Location: Toronto 
				
				
					Posts: 624
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I did not ask for it - but SHIT Fris, you keep coming through when the rest of this "forum" is nothing more than children bickering and prett well pointless. 
		
	
		
		
		
		
		
	
	I have close to 100 websites that I removed Wordpress from and deleted their databases, but you have tickled my curiosity bone. Again. Thanks for being one of the few people left that actually try to get some work done - and share the results.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#61 | |
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#62 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jun 2011 
				Location: Coconut Grove 
				
				
					Posts: 594
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 pure awesomeness! Thanks for sharing! 
		
	
		
		
		
		
			We will give it a try on one of our test domains 
				__________________ 
		
		
		
		
	
	bad behavior - Adult & Porn Site Reviews - Need a honest Review for your Adult Porn Site? Just drop me a line - ICQ @BADBEHAVIOR or SKYPE avalana.porngeekz  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#64 | 
| 
			
			
			
			 jellyfish  
			
		
			
			
			Join Date: Dec 2003 
				
				
				
					Posts: 71,528
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Very nice, thanks fris  
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#65 | |
| 
			
			
			
			 Pay It Forward 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Sep 2005 
				Location: Yo Mama House 
				
				
					Posts: 77,258
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
   
				__________________ 
		
		
		
		
	
	TRUMP 2025 KEKAW!!! - The Laken Riley Act Is Law! DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#66 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2012 
				
				
				
					Posts: 898
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Gallery page looks cool... 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#67 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Mar 2003 
				Location: Homeless 
				
				
					Posts: 62,911
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Any way to do lightbox with a banner under? 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	PornGuy skype me pornguy_epic AmateurDough The Hottes Shemales online! TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#70 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2009 
				
				
				
					Posts: 274
				 
				
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#72 | 
| 
			
			
			
			 meh 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Apr 2004 
				Location: the beach 
				
				
					Posts: 1,438
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 been gone awhile and come back to pure awesomeness looks like ill actually get pudly online this weekend :D 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	 
			 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#73 | 
| 
			
			
			
			 Buk Lau 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2005 
				Location: Rangahan Titomangoyamteerumgae 
				
				
					Posts: 2,651
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Any chance the theme could be responsive? 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	Wanna Make Huge Profits? Listen to me carefully: I will not tell you how to make money in this business and I won't give you a Fucking Link to a sponsor so I can make 5% of nothing....get yourself a Fucking Plan, stick to it, don't be a Lazy Bitch, and you will make money!  
			 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#75 | 
| 
			
			
			
			 Adult Content Provider 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2005 
				Location: Europe 
				
				
					Posts: 18,243
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Fris buddy do you have more wp themes available? 
		
	
		
		
		
		
			
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#76 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2012 
				
				
				
					Posts: 898
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I forgot to mention, it would be nice if there was the possibility to add a sidebar on the right side, at least on the index page  
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#78 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2012 
				
				
				
					Posts: 898
				 
				
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#79 | |
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#80 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Oct 2003 
				Location: Porn Valley 
				
				
					Posts: 8,151
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Just starting to play w/ this..   Is the most current version 1.1? 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#81 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 yes, but a new version should be out today or tomorow, just adding some fixes that people mentioned. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#82 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Oct 2003 
				Location: Porn Valley 
				
				
					Posts: 8,151
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 
				__________________ 
		
		
		
		
	
	 | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#83 | 
| 
			
			
			
			 Boner Party 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2004 
				
				
				
					Posts: 2,376
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 nice....good theme for sure. 
		
	
		
		
		
		
			
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#85 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2009 
				
				
				
					Posts: 274
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Bump for this super theme  
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#86 | 
| 
			
			
			
			 Retired 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2011 
				Location: PDXXX 
				
				
					Posts: 1,976
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 i'm digging it Fris thx 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	Piper Pines  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#87 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jan 2012 
				
				
				
					Posts: 1,093
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Hey fris, 
		
	
		
		
		
		
			Looks great Question: is there an option to hotlink images and galleries from othere sites? Thanks 
				__________________ 
		
		
		
		
	
	Signature goes here  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#88 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2009 
				
				
				
					Posts: 274
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Bump for fris  
		
	
		
		
		
		
		
	
	Did you release the new version?  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#89 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 should be today, been busy with rolling out the new features, and making sure the documentation is done. 
		
	
		
		
		
		
			sorry for the delay ;) 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#90 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Feb 2004 
				Location: Swamp 
				
				
					Posts: 5,201
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Thx Fris!  Just starting to play with this now. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	XXXRewards - Karups - Boyfun - Jawked. Paying on time since 1997. Contact me at brent [at] xxxrewards.com  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#91 | 
| 
			
			
			
			 So Fucking Banned 
			
		
			
			
			Industry Role:  
				Join Date: Jul 2010 
				Location: ☣ 
				
				
					Posts: 9,327
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I send them clients and they don't wanna pay referrals  
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#92 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2009 
				
				
				
					Posts: 274
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 bumpin this for new version's download link  
		
	
		
		
		
		
		
	
	![]()  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#93 | 
| 
			
			
			
			 I'm still broke. 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2008 
				Location: WildWildWest 
				
				
					Posts: 3,084
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Looks really good Fris! 
		
	
		
		
		
		
			
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#94 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2009 
				
				
				
					Posts: 274
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Hey Fris, any news on this one? 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#95 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Soon ;) just been busy. 
		
	
		
		
		
		
			i have started doing the bootstrap version as well. ![]() sorry for the big img 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#96 | 
| 
			
			
			
			 I'm still broke. 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2008 
				Location: WildWildWest 
				
				
					Posts: 3,084
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 It looks great. Good job! 
		
	
		
		
		
		
			
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#97 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Aug 2009 
				
				
				
					Posts: 274
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 bumping this amazing theme  
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#98 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Jul 2010 
				
				
				
					Posts: 846
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Well done fris, looks great  
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	Bitcoin Webcams | Send your EU traffic here | Cheap Shared & Reseller Adult Hosting  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#99 | 
| 
			
			
			
			 Affiliate 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Oct 2002 
				Location: Icq: 94-399-723 
				
				
					Posts: 24,433
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 download link doesn't work anymore  
		
	
		
		
		
		
			
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#100 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		
		
	
		
		
		
		
			 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |