var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768829&x=3537',
		'title': '',
		'imageId': '67768829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768831&x=3537',
		'title': '',
		'imageId': '67768831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768830&x=3537',
		'title': '',
		'imageId': '67768830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768832&x=3537',
		'title': '',
		'imageId': '67768832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768833&x=3537',
		'title': '',
		'imageId': '67768833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768834&x=3537',
		'title': '',
		'imageId': '67768834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768835&x=3537',
		'title': '',
		'imageId': '67768835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768836&x=3537',
		'title': '',
		'imageId': '67768836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768837&x=3537',
		'title': '',
		'imageId': '67768837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768838&x=3537',
		'title': '',
		'imageId': '67768838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768839&x=3537',
		'title': '',
		'imageId': '67768839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768840&x=3537',
		'title': '',
		'imageId': '67768840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768841&x=3537',
		'title': '',
		'imageId': '67768841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768842&x=3537',
		'title': '',
		'imageId': '67768842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915049&docid=67768843&x=3537',
		'title': '',
		'imageId': '67768843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915049';

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