var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454497&x=140',
		'title': '',
		'imageId': '68454497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454499&x=140',
		'title': '',
		'imageId': '68454499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454498&x=140',
		'title': '',
		'imageId': '68454498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454506&x=140',
		'title': '',
		'imageId': '68454506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454508&x=140',
		'title': '',
		'imageId': '68454508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454507&x=140',
		'title': '',
		'imageId': '68454507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454521&x=140',
		'title': '',
		'imageId': '68454521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454522&x=140',
		'title': '',
		'imageId': '68454522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454523&x=140',
		'title': '',
		'imageId': '68454523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454530&x=140',
		'title': '',
		'imageId': '68454530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454531&x=140',
		'title': '',
		'imageId': '68454531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454537&x=140',
		'title': '',
		'imageId': '68454537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454538&x=140',
		'title': '',
		'imageId': '68454538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454539&x=140',
		'title': '',
		'imageId': '68454539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454548&x=140',
		'title': '',
		'imageId': '68454548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454550&x=140',
		'title': '',
		'imageId': '68454550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955616&docid=68454549&x=140',
		'title': '',
		'imageId': '68454549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955616';

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