'; require '/home/popasmokevs/public_html/links.inc'; print ' *** *** POPASMOKE

Korea, Vietnam, Grenada, Lebanon, Dominican Republic, Panama, Haiti, Somalia, Bosnia, Kuwait, Iraq, Afghanistan

Most Popular:   Forums | Photos | KIA Incidents | Patches | Stories | Association Goodies | Twitter   Facebook   TWS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Related Links - Add yours

'; ##################################################################### ##################################################################### ##################################################################### //include"include_categories.php"; print ''; $sql = 'SELECT * FROM sbreciprocal_cats WHERE 1 ORDER BY catname'; $query = mysql_query($sql) or die("A fatal MySQL error occured.\n
Query: " . $sql . "
\nError: (" . mysql_errno() . ") " . mysql_error()); while ($row = mysql_fetch_assoc($query)) { $sql = 'SELECT id FROM reciprocal_links WHERE cid = "'.$row['id'].'"'; $query_total = mysql_query($sql) or die("A fatal MySQL error occured.\n
Query: " . $sql . "
\nError: (" . mysql_errno() . ") " . mysql_error()); # if there are no links under the category, skip the category all together if(mysql_num_rows($query_total) > 0) { print '
 
 '.$row['catname'].'

Add Link

'; $cnt=1; $rs_query_t=mysql_query(""); $sql = 'SELECT id, link, title, description FROM reciprocal_links WHERE cid="'.$row['id'].'" AND approved = "Yes"'; //print '
'.$sql.'
'; $query_links = mysql_query($sql) or die("A fatal MySQL error occured.\n
Query: " . $sql . "
\nError: (" . mysql_errno() . ") " . mysql_error()); $cnt = 1; while($row_links = mysql_fetch_assoc($query_links)) { print ' '; print ' '; $cnt++; } } } print '
 '.$cnt.'. '.$row_links['title'].' 
'.$row_links['description'].'
 Url: '.$row_links['link'].'
 
'; ##################################################################### ##################################################################### ##################################################################### print '

***


USMC - Together We Served
Website Linking Policy of the USMC/Combat Helicopter Association
The policy of the USMC/Combat Helicopter Association is that it does not link to most commercial sites. We do link to other organizational sites that fall into the following categories: official USMC, USMC squadron and/or helicopter oriented that would be of general interest to our members, as determined by the Board.

How to link to POPASMOKE

Board of Directors
USMC/Combat Helicopter Association

'; ?>