var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179812&x=926',
		'title': '',
		'imageId': '69179812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179821&x=926',
		'title': '',
		'imageId': '69179821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179814&x=926',
		'title': '',
		'imageId': '69179814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179817&x=926',
		'title': '',
		'imageId': '69179817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179818&x=926',
		'title': '',
		'imageId': '69179818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179816&x=926',
		'title': '',
		'imageId': '69179816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179823&x=926',
		'title': '',
		'imageId': '69179823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179822&x=926',
		'title': '',
		'imageId': '69179822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179815&x=926',
		'title': '',
		'imageId': '69179815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179810&x=926',
		'title': '',
		'imageId': '69179810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179819&x=926',
		'title': '',
		'imageId': '69179819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179813&x=926',
		'title': '',
		'imageId': '69179813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179820&x=926',
		'title': '',
		'imageId': '69179820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976362&docid=69179811&x=926',
		'title': '',
		'imageId': '69179811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976362';

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