var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625166&x=1234',
		'title': '',
		'imageId': '68625166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625165&x=1234',
		'title': '',
		'imageId': '68625165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625167&x=1234',
		'title': '',
		'imageId': '68625167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625169&x=1234',
		'title': '',
		'imageId': '68625169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625168&x=1234',
		'title': '',
		'imageId': '68625168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625171&x=1234',
		'title': '',
		'imageId': '68625171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625162&x=1234',
		'title': '',
		'imageId': '68625162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625172&x=1234',
		'title': '',
		'imageId': '68625172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625164&x=1234',
		'title': '',
		'imageId': '68625164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625170&x=1234',
		'title': '',
		'imageId': '68625170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625163&x=1234',
		'title': '',
		'imageId': '68625163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625173&x=1234',
		'title': '',
		'imageId': '68625173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625174&x=1234',
		'title': '',
		'imageId': '68625174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625178&x=1234',
		'title': '',
		'imageId': '68625178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625161&x=1234',
		'title': '',
		'imageId': '68625161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625175&x=1234',
		'title': '',
		'imageId': '68625175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625176&x=1234',
		'title': '',
		'imageId': '68625176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951703&docid=68625177&x=1234',
		'title': '',
		'imageId': '68625177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951703';

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