var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704375&x=20',
		'title': '',
		'imageId': '68704375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704378&x=20',
		'title': '',
		'imageId': '68704378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704377&x=20',
		'title': '',
		'imageId': '68704377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704376&x=20',
		'title': '',
		'imageId': '68704376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704374&x=20',
		'title': '',
		'imageId': '68704374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704384&x=20',
		'title': '',
		'imageId': '68704384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704385&x=20',
		'title': '',
		'imageId': '68704385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704391&x=20',
		'title': '',
		'imageId': '68704391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704392&x=20',
		'title': '',
		'imageId': '68704392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704393&x=20',
		'title': '',
		'imageId': '68704393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704398&x=20',
		'title': '',
		'imageId': '68704398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704399&x=20',
		'title': '',
		'imageId': '68704399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955266&docid=68704373&x=20',
		'title': '',
		'imageId': '68704373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955266';

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