var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958616&x=1143',
		'title': '',
		'imageId': '68958616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958629&x=1143',
		'title': '',
		'imageId': '68958629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958626&x=1143',
		'title': '',
		'imageId': '68958626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958621&x=1143',
		'title': '',
		'imageId': '68958621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958622&x=1143',
		'title': '',
		'imageId': '68958622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958625&x=1143',
		'title': '',
		'imageId': '68958625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958630&x=1143',
		'title': '',
		'imageId': '68958630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958631&x=1143',
		'title': '',
		'imageId': '68958631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958619&x=1143',
		'title': '',
		'imageId': '68958619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958623&x=1143',
		'title': '',
		'imageId': '68958623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958624&x=1143',
		'title': '',
		'imageId': '68958624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958627&x=1143',
		'title': '',
		'imageId': '68958627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958618&x=1143',
		'title': '',
		'imageId': '68958618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958620&x=1143',
		'title': '',
		'imageId': '68958620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966447&docid=68958628&x=1143',
		'title': '',
		'imageId': '68958628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966447';

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