var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193854&x=1414',
		'title': '',
		'imageId': '68193854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193853&x=1414',
		'title': '',
		'imageId': '68193853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193859&x=1414',
		'title': '',
		'imageId': '68193859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193846&x=1414',
		'title': '',
		'imageId': '68193846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193860&x=1414',
		'title': '',
		'imageId': '68193860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193852&x=1414',
		'title': '',
		'imageId': '68193852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193857&x=1414',
		'title': '',
		'imageId': '68193857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193856&x=1414',
		'title': '',
		'imageId': '68193856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193844&x=1414',
		'title': '',
		'imageId': '68193844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193851&x=1414',
		'title': '',
		'imageId': '68193851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193845&x=1414',
		'title': '',
		'imageId': '68193845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193849&x=1414',
		'title': '',
		'imageId': '68193849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193847&x=1414',
		'title': '',
		'imageId': '68193847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193848&x=1414',
		'title': '',
		'imageId': '68193848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193861&x=1414',
		'title': '',
		'imageId': '68193861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193850&x=1414',
		'title': '',
		'imageId': '68193850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193858&x=1414',
		'title': '',
		'imageId': '68193858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956435&docid=68193855&x=1414',
		'title': '',
		'imageId': '68193855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956435';

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