var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410086&x=2132',
		'title': '',
		'imageId': '69410086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410087&x=2132',
		'title': '',
		'imageId': '69410087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410093&x=2132',
		'title': '',
		'imageId': '69410093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410092&x=2132',
		'title': '',
		'imageId': '69410092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410088&x=2132',
		'title': '',
		'imageId': '69410088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410089&x=2132',
		'title': '',
		'imageId': '69410089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410091&x=2132',
		'title': '',
		'imageId': '69410091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410090&x=2132',
		'title': '',
		'imageId': '69410090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410094&x=2132',
		'title': '',
		'imageId': '69410094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410097&x=2132',
		'title': '',
		'imageId': '69410097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410096&x=2132',
		'title': '',
		'imageId': '69410096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410095&x=2132',
		'title': '',
		'imageId': '69410095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986295&docid=69410107&x=2132',
		'title': '',
		'imageId': '69410107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986295';

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