var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980859&x=4651',
		'title': '',
		'imageId': '69980859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980851&x=4651',
		'title': '',
		'imageId': '69980851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980846&x=4651',
		'title': '',
		'imageId': '69980846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980853&x=4651',
		'title': '',
		'imageId': '69980853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980864&x=4651',
		'title': '',
		'imageId': '69980864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980852&x=4651',
		'title': '',
		'imageId': '69980852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980850&x=4651',
		'title': '',
		'imageId': '69980850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980847&x=4651',
		'title': '',
		'imageId': '69980847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980863&x=4651',
		'title': '',
		'imageId': '69980863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980855&x=4651',
		'title': '',
		'imageId': '69980855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980848&x=4651',
		'title': '',
		'imageId': '69980848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980858&x=4651',
		'title': '',
		'imageId': '69980858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980849&x=4651',
		'title': '',
		'imageId': '69980849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980856&x=4651',
		'title': '',
		'imageId': '69980856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980854&x=4651',
		'title': '',
		'imageId': '69980854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980862&x=4651',
		'title': '',
		'imageId': '69980862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980860&x=4651',
		'title': '',
		'imageId': '69980860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010853&docid=69980861&x=4651',
		'title': '',
		'imageId': '69980861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010853';

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