var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348657&x=5258',
		'title': '',
		'imageId': '69348657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348629&x=5258',
		'title': '',
		'imageId': '69348629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348627&x=5258',
		'title': '',
		'imageId': '69348627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348642&x=5258',
		'title': '',
		'imageId': '69348642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348636&x=5258',
		'title': '',
		'imageId': '69348636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348630&x=5258',
		'title': '',
		'imageId': '69348630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348637&x=5258',
		'title': '',
		'imageId': '69348637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348652&x=5258',
		'title': '',
		'imageId': '69348652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348664&x=5258',
		'title': '',
		'imageId': '69348664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348626&x=5258',
		'title': '',
		'imageId': '69348626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348628&x=5258',
		'title': '',
		'imageId': '69348628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348631&x=5258',
		'title': '',
		'imageId': '69348631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348643&x=5258',
		'title': '',
		'imageId': '69348643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348646&x=5258',
		'title': '',
		'imageId': '69348646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348651&x=5258',
		'title': '',
		'imageId': '69348651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348663&x=5258',
		'title': '',
		'imageId': '69348663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348658&x=5258',
		'title': '',
		'imageId': '69348658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963670&docid=69348667&x=5258',
		'title': '',
		'imageId': '69348667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963670';

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