var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953989&x=63',
		'title': '',
		'imageId': '69953989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953991&x=63',
		'title': '',
		'imageId': '69953991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69954000&x=63',
		'title': '',
		'imageId': '69954000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953995&x=63',
		'title': '',
		'imageId': '69953995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953990&x=63',
		'title': '',
		'imageId': '69953990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69954002&x=63',
		'title': '',
		'imageId': '69954002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953992&x=63',
		'title': '',
		'imageId': '69953992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953999&x=63',
		'title': '',
		'imageId': '69953999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69954001&x=63',
		'title': '',
		'imageId': '69954001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953998&x=63',
		'title': '',
		'imageId': '69953998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953996&x=63',
		'title': '',
		'imageId': '69953996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953997&x=63',
		'title': '',
		'imageId': '69953997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009752&docid=69953994&x=63',
		'title': '',
		'imageId': '69953994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009752';

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