var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709791&x=1814',
		'title': '',
		'imageId': '68709791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709794&x=1814',
		'title': '',
		'imageId': '68709794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709795&x=1814',
		'title': '',
		'imageId': '68709795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709796&x=1814',
		'title': '',
		'imageId': '68709796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709798&x=1814',
		'title': '',
		'imageId': '68709798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709799&x=1814',
		'title': '',
		'imageId': '68709799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709800&x=1814',
		'title': '',
		'imageId': '68709800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709801&x=1814',
		'title': '',
		'imageId': '68709801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709808&x=1814',
		'title': '',
		'imageId': '68709808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709802&x=1814',
		'title': '',
		'imageId': '68709802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709803&x=1814',
		'title': '',
		'imageId': '68709803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709805&x=1814',
		'title': '',
		'imageId': '68709805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709806&x=1814',
		'title': '',
		'imageId': '68709806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709804&x=1814',
		'title': '',
		'imageId': '68709804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955418&docid=68709807&x=1814',
		'title': '',
		'imageId': '68709807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955418';

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