var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403087&x=4745',
		'title': '',
		'imageId': '69403087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403086&x=4745',
		'title': '',
		'imageId': '69403086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403079&x=4745',
		'title': '',
		'imageId': '69403079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403085&x=4745',
		'title': '',
		'imageId': '69403085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403090&x=4745',
		'title': '',
		'imageId': '69403090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403080&x=4745',
		'title': '',
		'imageId': '69403080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403094&x=4745',
		'title': '',
		'imageId': '69403094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403100&x=4745',
		'title': '',
		'imageId': '69403100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403099&x=4745',
		'title': '',
		'imageId': '69403099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403092&x=4745',
		'title': '',
		'imageId': '69403092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403095&x=4745',
		'title': '',
		'imageId': '69403095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403096&x=4745',
		'title': '',
		'imageId': '69403096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403097&x=4745',
		'title': '',
		'imageId': '69403097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403098&x=4745',
		'title': '',
		'imageId': '69403098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985931&docid=69403081&x=4745',
		'title': '',
		'imageId': '69403081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985931';

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