var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039314&x=330',
		'title': '',
		'imageId': '68039314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039325&x=330',
		'title': '',
		'imageId': '68039325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039317&x=330',
		'title': '',
		'imageId': '68039317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039321&x=330',
		'title': '',
		'imageId': '68039321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039323&x=330',
		'title': '',
		'imageId': '68039323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039327&x=330',
		'title': '',
		'imageId': '68039327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039324&x=330',
		'title': '',
		'imageId': '68039324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039326&x=330',
		'title': '',
		'imageId': '68039326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039319&x=330',
		'title': '',
		'imageId': '68039319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039315&x=330',
		'title': '',
		'imageId': '68039315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039316&x=330',
		'title': '',
		'imageId': '68039316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039320&x=330',
		'title': '',
		'imageId': '68039320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039322&x=330',
		'title': '',
		'imageId': '68039322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925470&docid=68039318&x=330',
		'title': '',
		'imageId': '68039318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925470';

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