var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999757&x=2744',
		'title': '',
		'imageId': '70999757',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999765&x=2744',
		'title': '',
		'imageId': '70999765',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999776&x=2744',
		'title': '',
		'imageId': '70999776',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999771&x=2744',
		'title': '',
		'imageId': '70999771',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999777&x=2744',
		'title': '',
		'imageId': '70999777',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999781&x=2744',
		'title': '',
		'imageId': '70999781',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999786&x=2744',
		'title': '',
		'imageId': '70999786',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999787&x=2744',
		'title': '',
		'imageId': '70999787',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999798&x=2744',
		'title': '',
		'imageId': '70999798',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999795&x=2744',
		'title': '',
		'imageId': '70999795',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999800&x=2744',
		'title': '',
		'imageId': '70999800',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050225&docid=70999756&x=2744',
		'title': '',
		'imageId': '70999756',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4050225';

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