var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406825&x=293',
		'title': '',
		'imageId': '68406825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406829&x=293',
		'title': '',
		'imageId': '68406829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406835&x=293',
		'title': '',
		'imageId': '68406835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406830&x=293',
		'title': '',
		'imageId': '68406830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406828&x=293',
		'title': '',
		'imageId': '68406828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406832&x=293',
		'title': '',
		'imageId': '68406832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406834&x=293',
		'title': '',
		'imageId': '68406834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406833&x=293',
		'title': '',
		'imageId': '68406833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406827&x=293',
		'title': '',
		'imageId': '68406827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406831&x=293',
		'title': '',
		'imageId': '68406831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68406826&x=293',
		'title': '',
		'imageId': '68406826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68540405&x=293',
		'title': '',
		'imageId': '68540405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68540406&x=293',
		'title': '',
		'imageId': '68540406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68540407&x=293',
		'title': '',
		'imageId': '68540407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68540408&x=293',
		'title': '',
		'imageId': '68540408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68540411&x=293',
		'title': '',
		'imageId': '68540411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68540409&x=293',
		'title': '',
		'imageId': '68540409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942699&docid=68540410&x=293',
		'title': '',
		'imageId': '68540410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942699';

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