var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340063&x=345',
		'title': '',
		'imageId': '68340063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340062&x=345',
		'title': '',
		'imageId': '68340062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340064&x=345',
		'title': '',
		'imageId': '68340064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340076&x=345',
		'title': '',
		'imageId': '68340076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340082&x=345',
		'title': '',
		'imageId': '68340082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340068&x=345',
		'title': '',
		'imageId': '68340068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340084&x=345',
		'title': '',
		'imageId': '68340084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340071&x=345',
		'title': '',
		'imageId': '68340071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340107&x=345',
		'title': '',
		'imageId': '68340107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340104&x=345',
		'title': '',
		'imageId': '68340104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340095&x=345',
		'title': '',
		'imageId': '68340095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340060&x=345',
		'title': '',
		'imageId': '68340060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340065&x=345',
		'title': '',
		'imageId': '68340065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340077&x=345',
		'title': '',
		'imageId': '68340077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340088&x=345',
		'title': '',
		'imageId': '68340088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340092&x=345',
		'title': '',
		'imageId': '68340092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340061&x=345',
		'title': '',
		'imageId': '68340061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340098&x=345',
		'title': '',
		'imageId': '68340098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340089&x=345',
		'title': '',
		'imageId': '68340089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938775&docid=68340103&x=345',
		'title': '',
		'imageId': '68340103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938775';

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