var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098956&x=1419',
		'title': '',
		'imageId': '70098956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098958&x=1419',
		'title': '',
		'imageId': '70098958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098959&x=1419',
		'title': '',
		'imageId': '70098959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098960&x=1419',
		'title': '',
		'imageId': '70098960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098963&x=1419',
		'title': '',
		'imageId': '70098963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098966&x=1419',
		'title': '',
		'imageId': '70098966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098972&x=1419',
		'title': '',
		'imageId': '70098972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098976&x=1419',
		'title': '',
		'imageId': '70098976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098977&x=1419',
		'title': '',
		'imageId': '70098977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098978&x=1419',
		'title': '',
		'imageId': '70098978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098981&x=1419',
		'title': '',
		'imageId': '70098981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098955&x=1419',
		'title': '',
		'imageId': '70098955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015709&docid=70098957&x=1419',
		'title': '',
		'imageId': '70098957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015709';

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