var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675676&x=274',
		'title': '',
		'imageId': '69675676',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69805425&x=274',
		'title': '',
		'imageId': '69805425',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675678&x=274',
		'title': '',
		'imageId': '69675678',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675679&x=274',
		'title': '',
		'imageId': '69675679',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675680&x=274',
		'title': '',
		'imageId': '69675680',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675660&x=274',
		'title': '',
		'imageId': '69675660',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675661&x=274',
		'title': '',
		'imageId': '69675661',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675663&x=274',
		'title': '',
		'imageId': '69675663',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675667&x=274',
		'title': '',
		'imageId': '69675667',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675668&x=274',
		'title': '',
		'imageId': '69675668',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675666&x=274',
		'title': '',
		'imageId': '69675666',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675669&x=274',
		'title': '',
		'imageId': '69675669',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675670&x=274',
		'title': '',
		'imageId': '69675670',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675662&x=274',
		'title': '',
		'imageId': '69675662',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675665&x=274',
		'title': '',
		'imageId': '69675665',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675672&x=274',
		'title': '',
		'imageId': '69675672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675671&x=274',
		'title': '',
		'imageId': '69675671',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675673&x=274',
		'title': '',
		'imageId': '69675673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675674&x=274',
		'title': '',
		'imageId': '69675674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998792&docid=69675675&x=274',
		'title': '',
		'imageId': '69675675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998792';

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