var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698709&x=5722',
		'title': '',
		'imageId': '69698709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698710&x=5722',
		'title': '',
		'imageId': '69698710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698711&x=5722',
		'title': '',
		'imageId': '69698711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698712&x=5722',
		'title': '',
		'imageId': '69698712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698713&x=5722',
		'title': '',
		'imageId': '69698713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698714&x=5722',
		'title': '',
		'imageId': '69698714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698716&x=5722',
		'title': '',
		'imageId': '69698716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698717&x=5722',
		'title': '',
		'imageId': '69698717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698742&x=5722',
		'title': '',
		'imageId': '69698742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698773&x=5722',
		'title': '',
		'imageId': '69698773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69698774&x=5722',
		'title': '',
		'imageId': '69698774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69743003&x=5722',
		'title': '',
		'imageId': '69743003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999558&docid=69743007&x=5722',
		'title': '',
		'imageId': '69743007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999558';

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