var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455456&x=386',
		'title': '',
		'imageId': '68455456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455447&x=386',
		'title': '',
		'imageId': '68455447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455442&x=386',
		'title': '',
		'imageId': '68455442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455457&x=386',
		'title': '',
		'imageId': '68455457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455462&x=386',
		'title': '',
		'imageId': '68455462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455446&x=386',
		'title': '',
		'imageId': '68455446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455445&x=386',
		'title': '',
		'imageId': '68455445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455444&x=386',
		'title': '',
		'imageId': '68455444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455448&x=386',
		'title': '',
		'imageId': '68455448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455449&x=386',
		'title': '',
		'imageId': '68455449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455443&x=386',
		'title': '',
		'imageId': '68455443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455451&x=386',
		'title': '',
		'imageId': '68455451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455455&x=386',
		'title': '',
		'imageId': '68455455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455454&x=386',
		'title': '',
		'imageId': '68455454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455452&x=386',
		'title': '',
		'imageId': '68455452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455460&x=386',
		'title': '',
		'imageId': '68455460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455458&x=386',
		'title': '',
		'imageId': '68455458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455461&x=386',
		'title': '',
		'imageId': '68455461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455459&x=386',
		'title': '',
		'imageId': '68455459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455453&x=386',
		'title': '',
		'imageId': '68455453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944664&docid=68455450&x=386',
		'title': '',
		'imageId': '68455450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944664';

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";
	})
}
