var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095439&x=4128',
		'title': '',
		'imageId': '68095439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095440&x=4128',
		'title': '',
		'imageId': '68095440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095441&x=4128',
		'title': '',
		'imageId': '68095441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095442&x=4128',
		'title': '',
		'imageId': '68095442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095443&x=4128',
		'title': '',
		'imageId': '68095443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095444&x=4128',
		'title': '',
		'imageId': '68095444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095445&x=4128',
		'title': '',
		'imageId': '68095445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095446&x=4128',
		'title': '',
		'imageId': '68095446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095447&x=4128',
		'title': '',
		'imageId': '68095447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095448&x=4128',
		'title': '',
		'imageId': '68095448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095449&x=4128',
		'title': '',
		'imageId': '68095449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095450&x=4128',
		'title': '',
		'imageId': '68095450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928562&docid=68095451&x=4128',
		'title': '',
		'imageId': '68095451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928562';

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