var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422441&x=5357',
		'title': '',
		'imageId': '68422441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422444&x=5357',
		'title': '',
		'imageId': '68422444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422449&x=5357',
		'title': '',
		'imageId': '68422449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422450&x=5357',
		'title': '',
		'imageId': '68422450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422451&x=5357',
		'title': '',
		'imageId': '68422451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422462&x=5357',
		'title': '',
		'imageId': '68422462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422471&x=5357',
		'title': '',
		'imageId': '68422471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422476&x=5357',
		'title': '',
		'imageId': '68422476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422477&x=5357',
		'title': '',
		'imageId': '68422477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422478&x=5357',
		'title': '',
		'imageId': '68422478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422479&x=5357',
		'title': '',
		'imageId': '68422479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422480&x=5357',
		'title': '',
		'imageId': '68422480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422481&x=5357',
		'title': '',
		'imageId': '68422481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422482&x=5357',
		'title': '',
		'imageId': '68422482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422483&x=5357',
		'title': '',
		'imageId': '68422483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422484&x=5357',
		'title': '',
		'imageId': '68422484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422485&x=5357',
		'title': '',
		'imageId': '68422485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422526&x=5357',
		'title': '',
		'imageId': '68422526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422532&x=5357',
		'title': '',
		'imageId': '68422532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422540&x=5357',
		'title': '',
		'imageId': '68422540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943353&docid=68422545&x=5357',
		'title': '',
		'imageId': '68422545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943353';

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