var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855704&x=3120',
		'title': '',
		'imageId': '68855704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855712&x=3120',
		'title': '',
		'imageId': '68855712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855710&x=3120',
		'title': '',
		'imageId': '68855710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855709&x=3120',
		'title': '',
		'imageId': '68855709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855703&x=3120',
		'title': '',
		'imageId': '68855703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855705&x=3120',
		'title': '',
		'imageId': '68855705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855714&x=3120',
		'title': '',
		'imageId': '68855714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855708&x=3120',
		'title': '',
		'imageId': '68855708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855702&x=3120',
		'title': '',
		'imageId': '68855702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855711&x=3120',
		'title': '',
		'imageId': '68855711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855706&x=3120',
		'title': '',
		'imageId': '68855706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855701&x=3120',
		'title': '',
		'imageId': '68855701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855713&x=3120',
		'title': '',
		'imageId': '68855713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855707&x=3120',
		'title': '',
		'imageId': '68855707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855715&x=3120',
		'title': '',
		'imageId': '68855715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960853&docid=68855700&x=3120',
		'title': '',
		'imageId': '68855700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960853';

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