var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223533&x=434',
		'title': '',
		'imageId': '67223533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223536&x=434',
		'title': '',
		'imageId': '67223536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223545&x=434',
		'title': '',
		'imageId': '67223545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223584&x=434',
		'title': '',
		'imageId': '67223584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223588&x=434',
		'title': '',
		'imageId': '67223588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223593&x=434',
		'title': '',
		'imageId': '67223593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223596&x=434',
		'title': '',
		'imageId': '67223596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223599&x=434',
		'title': '',
		'imageId': '67223599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223602&x=434',
		'title': '',
		'imageId': '67223602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223605&x=434',
		'title': '',
		'imageId': '67223605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223608&x=434',
		'title': '',
		'imageId': '67223608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67223611&x=434',
		'title': '',
		'imageId': '67223611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67501790&x=434',
		'title': '',
		'imageId': '67501790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67550477&x=434',
		'title': '',
		'imageId': '67550477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893244&docid=67550480&x=434',
		'title': '',
		'imageId': '67550480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3893244';

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