var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040904&x=555',
		'title': '',
		'imageId': '69040904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040906&x=555',
		'title': '',
		'imageId': '69040906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040905&x=555',
		'title': '',
		'imageId': '69040905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040899&x=555',
		'title': '',
		'imageId': '69040899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040901&x=555',
		'title': '',
		'imageId': '69040901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040908&x=555',
		'title': '',
		'imageId': '69040908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040909&x=555',
		'title': '',
		'imageId': '69040909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040900&x=555',
		'title': '',
		'imageId': '69040900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040910&x=555',
		'title': '',
		'imageId': '69040910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040907&x=555',
		'title': '',
		'imageId': '69040907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040903&x=555',
		'title': '',
		'imageId': '69040903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040902&x=555',
		'title': '',
		'imageId': '69040902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970854&docid=69040944&x=555',
		'title': '',
		'imageId': '69040944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970854';

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