( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<li class="list-group-item m-b-lg">
<form method="get" name="ConnectMe" id="ConnectMe">
<h3 style="margin-top:0px" id="notice3" class="post-title m-t-lg m-b-lg"><strong>Request Interview Session</strong> > <?php print $catalognameX; ?></h3>
<h3 style="display:none" id="notice2" class="post-title m-t-lg"><strong>Success.</strong>You will receive notification when <strong><?php print $catalognameX; ?></strong> responds</h3>
<p style="display:none" id="notice4" class="post-title m-b-lg">Check "Connection Status" link on the left for details</p>
<div class="form-group" id="details">
<input type="hidden" id="where" value="0" />
<input type="hidden" id="when" value="0" />
<input type="hidden" id="type" value="Interview" />
<input type="hidden" id="offer" value="0" />
<input type="hidden" id="counteroffer" value="0" />
<input type="hidden" id="finaloffer" value="0" />
<input type="hidden" id="deal" value="0" />
<input type="hidden" id="yanani" value="<?php echo $resultX[0]["catalogid"] ?>" />
<input type="hidden" id="catalogid" value="<?php echo $_SESSION['euserid'] ?>" />
<textarea id="description" class="form-control input-lg" rows="5" style="height:150px" placeholder="Share with <?php print $catalognameX; ?> your brief bio and why you should be considered for an interview*" ><?php print "$description"; ?></textarea> <label>*Brief Description of yourself <?php print $catalognameX; ?>. </label>
<div class="input-group m-b"> <span class="input-group-addon lt no-border bg-danger dk">Link</span>
<input type="text" placeholder="Share a link of your latest project* " class="form-control pull-left input-lg m-b-lg bigsearch" id="where" style="width:400px" value="" />
</div><?php /*?><label>*Share Youtube link or Itunes link of your latest project. </label> <?php */?>
</div> <div class="input-group m-b">
<a onClick="Connecta();" class="btn btn-lg btn-danger <?php /*?>btn-lg <?php */?> m-b pull-right"><i class="icon-facetime-video"></i> <span id="notice">Request Interview Session</span></a>
</div>
</form>
</li>