var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690985&x=4939',
		'title': '',
		'imageId': '69690985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690981&x=4939',
		'title': '',
		'imageId': '69690981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690975&x=4939',
		'title': '',
		'imageId': '69690975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690979&x=4939',
		'title': '',
		'imageId': '69690979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690980&x=4939',
		'title': '',
		'imageId': '69690980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690982&x=4939',
		'title': '',
		'imageId': '69690982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690973&x=4939',
		'title': '',
		'imageId': '69690973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690978&x=4939',
		'title': '',
		'imageId': '69690978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690976&x=4939',
		'title': '',
		'imageId': '69690976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690974&x=4939',
		'title': '',
		'imageId': '69690974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690977&x=4939',
		'title': '',
		'imageId': '69690977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690984&x=4939',
		'title': '',
		'imageId': '69690984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690983&x=4939',
		'title': '',
		'imageId': '69690983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690986&x=4939',
		'title': '',
		'imageId': '69690986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690987&x=4939',
		'title': '',
		'imageId': '69690987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690989&x=4939',
		'title': '',
		'imageId': '69690989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690990&x=4939',
		'title': '',
		'imageId': '69690990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999243&docid=69690988&x=4939',
		'title': '',
		'imageId': '69690988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999243';

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