var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162927&x=553',
		'title': '',
		'imageId': '70162927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162919&x=553',
		'title': '',
		'imageId': '70162919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162929&x=553',
		'title': '',
		'imageId': '70162929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162924&x=553',
		'title': '',
		'imageId': '70162924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162930&x=553',
		'title': '',
		'imageId': '70162930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162920&x=553',
		'title': '',
		'imageId': '70162920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162925&x=553',
		'title': '',
		'imageId': '70162925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162931&x=553',
		'title': '',
		'imageId': '70162931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162932&x=553',
		'title': '',
		'imageId': '70162932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162921&x=553',
		'title': '',
		'imageId': '70162921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162922&x=553',
		'title': '',
		'imageId': '70162922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162935&x=553',
		'title': '',
		'imageId': '70162935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162933&x=553',
		'title': '',
		'imageId': '70162933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162934&x=553',
		'title': '',
		'imageId': '70162934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162926&x=553',
		'title': '',
		'imageId': '70162926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162923&x=553',
		'title': '',
		'imageId': '70162923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017194&docid=70162928&x=553',
		'title': '',
		'imageId': '70162928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017194';

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