var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048904&x=229',
		'title': '',
		'imageId': '70048904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048899&x=229',
		'title': '',
		'imageId': '70048899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048901&x=229',
		'title': '',
		'imageId': '70048901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048907&x=229',
		'title': '',
		'imageId': '70048907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048911&x=229',
		'title': '',
		'imageId': '70048911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048905&x=229',
		'title': '',
		'imageId': '70048905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048900&x=229',
		'title': '',
		'imageId': '70048900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048902&x=229',
		'title': '',
		'imageId': '70048902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048898&x=229',
		'title': '',
		'imageId': '70048898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048910&x=229',
		'title': '',
		'imageId': '70048910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048903&x=229',
		'title': '',
		'imageId': '70048903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048909&x=229',
		'title': '',
		'imageId': '70048909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048908&x=229',
		'title': '',
		'imageId': '70048908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048897&x=229',
		'title': '',
		'imageId': '70048897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013426&docid=70048906&x=229',
		'title': '',
		'imageId': '70048906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013426';

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