var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710846&x=3633',
		'title': '',
		'imageId': '68710846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710848&x=3633',
		'title': '',
		'imageId': '68710848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710850&x=3633',
		'title': '',
		'imageId': '68710850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710851&x=3633',
		'title': '',
		'imageId': '68710851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710852&x=3633',
		'title': '',
		'imageId': '68710852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710853&x=3633',
		'title': '',
		'imageId': '68710853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710849&x=3633',
		'title': '',
		'imageId': '68710849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710855&x=3633',
		'title': '',
		'imageId': '68710855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710861&x=3633',
		'title': '',
		'imageId': '68710861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710856&x=3633',
		'title': '',
		'imageId': '68710856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710857&x=3633',
		'title': '',
		'imageId': '68710857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710858&x=3633',
		'title': '',
		'imageId': '68710858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710859&x=3633',
		'title': '',
		'imageId': '68710859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710860&x=3633',
		'title': '',
		'imageId': '68710860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955472&docid=68710854&x=3633',
		'title': '',
		'imageId': '68710854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955472';

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