var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556719&x=389',
		'title': '',
		'imageId': '2556719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556823&x=389',
		'title': '',
		'imageId': '2556823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556722&x=389',
		'title': '',
		'imageId': '2556722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556716&x=389',
		'title': '',
		'imageId': '2556716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556726&x=389',
		'title': '',
		'imageId': '2556726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556793&x=389',
		'title': '',
		'imageId': '2556793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556802&x=389',
		'title': '',
		'imageId': '2556802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556787&x=389',
		'title': '',
		'imageId': '2556787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556805&x=389',
		'title': '',
		'imageId': '2556805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556781&x=389',
		'title': '',
		'imageId': '2556781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556820&x=389',
		'title': '',
		'imageId': '2556820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556808&x=389',
		'title': '',
		'imageId': '2556808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556814&x=389',
		'title': '',
		'imageId': '2556814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556817&x=389',
		'title': '',
		'imageId': '2556817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469207&docid=2556811&x=389',
		'title': '',
		'imageId': '2556811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #469207';

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