var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706073&x=4912',
		'title': '',
		'imageId': '68706073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706068&x=4912',
		'title': '',
		'imageId': '68706068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706080&x=4912',
		'title': '',
		'imageId': '68706080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706079&x=4912',
		'title': '',
		'imageId': '68706079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706069&x=4912',
		'title': '',
		'imageId': '68706069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706078&x=4912',
		'title': '',
		'imageId': '68706078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706070&x=4912',
		'title': '',
		'imageId': '68706070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706076&x=4912',
		'title': '',
		'imageId': '68706076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706075&x=4912',
		'title': '',
		'imageId': '68706075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706067&x=4912',
		'title': '',
		'imageId': '68706067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706077&x=4912',
		'title': '',
		'imageId': '68706077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706074&x=4912',
		'title': '',
		'imageId': '68706074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706071&x=4912',
		'title': '',
		'imageId': '68706071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955318&docid=68706072&x=4912',
		'title': '',
		'imageId': '68706072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955318';

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