var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265792&x=723',
		'title': '',
		'imageId': '69265792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265798&x=723',
		'title': '',
		'imageId': '69265798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265797&x=723',
		'title': '',
		'imageId': '69265797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265787&x=723',
		'title': '',
		'imageId': '69265787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265799&x=723',
		'title': '',
		'imageId': '69265799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265789&x=723',
		'title': '',
		'imageId': '69265789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265796&x=723',
		'title': '',
		'imageId': '69265796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265794&x=723',
		'title': '',
		'imageId': '69265794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265795&x=723',
		'title': '',
		'imageId': '69265795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265788&x=723',
		'title': '',
		'imageId': '69265788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265790&x=723',
		'title': '',
		'imageId': '69265790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265793&x=723',
		'title': '',
		'imageId': '69265793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265791&x=723',
		'title': '',
		'imageId': '69265791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980105&docid=69265786&x=723',
		'title': '',
		'imageId': '69265786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980105';

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