var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710438&x=641',
		'title': '',
		'imageId': '68710438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710441&x=641',
		'title': '',
		'imageId': '68710441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710442&x=641',
		'title': '',
		'imageId': '68710442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710443&x=641',
		'title': '',
		'imageId': '68710443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710444&x=641',
		'title': '',
		'imageId': '68710444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710445&x=641',
		'title': '',
		'imageId': '68710445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710440&x=641',
		'title': '',
		'imageId': '68710440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710446&x=641',
		'title': '',
		'imageId': '68710446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710454&x=641',
		'title': '',
		'imageId': '68710454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710448&x=641',
		'title': '',
		'imageId': '68710448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710451&x=641',
		'title': '',
		'imageId': '68710451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710452&x=641',
		'title': '',
		'imageId': '68710452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710453&x=641',
		'title': '',
		'imageId': '68710453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710449&x=641',
		'title': '',
		'imageId': '68710449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955452&docid=68710447&x=641',
		'title': '',
		'imageId': '68710447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955452';

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