var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747859&x=1759',
		'title': '',
		'imageId': '68747859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747856&x=1759',
		'title': '',
		'imageId': '68747856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747863&x=1759',
		'title': '',
		'imageId': '68747863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747861&x=1759',
		'title': '',
		'imageId': '68747861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747855&x=1759',
		'title': '',
		'imageId': '68747855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747854&x=1759',
		'title': '',
		'imageId': '68747854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747848&x=1759',
		'title': '',
		'imageId': '68747848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747857&x=1759',
		'title': '',
		'imageId': '68747857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747852&x=1759',
		'title': '',
		'imageId': '68747852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747862&x=1759',
		'title': '',
		'imageId': '68747862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747853&x=1759',
		'title': '',
		'imageId': '68747853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747851&x=1759',
		'title': '',
		'imageId': '68747851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747850&x=1759',
		'title': '',
		'imageId': '68747850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747858&x=1759',
		'title': '',
		'imageId': '68747858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747847&x=1759',
		'title': '',
		'imageId': '68747847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747849&x=1759',
		'title': '',
		'imageId': '68747849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747860&x=1759',
		'title': '',
		'imageId': '68747860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956745&docid=68747846&x=1759',
		'title': '',
		'imageId': '68747846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956745';

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