var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916663&x=515',
		'title': '',
		'imageId': '68916663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916667&x=515',
		'title': '',
		'imageId': '68916667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916666&x=515',
		'title': '',
		'imageId': '68916666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916665&x=515',
		'title': '',
		'imageId': '68916665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916664&x=515',
		'title': '',
		'imageId': '68916664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916662&x=515',
		'title': '',
		'imageId': '68916662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916753&x=515',
		'title': '',
		'imageId': '68916753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916756&x=515',
		'title': '',
		'imageId': '68916756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916752&x=515',
		'title': '',
		'imageId': '68916752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916757&x=515',
		'title': '',
		'imageId': '68916757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916754&x=515',
		'title': '',
		'imageId': '68916754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916755&x=515',
		'title': '',
		'imageId': '68916755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964584&docid=68916848&x=515',
		'title': '',
		'imageId': '68916848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964584';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
