var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448912&x=60',
		'title': '',
		'imageId': '68448912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448922&x=60',
		'title': '',
		'imageId': '68448922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448930&x=60',
		'title': '',
		'imageId': '68448930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448934&x=60',
		'title': '',
		'imageId': '68448934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448939&x=60',
		'title': '',
		'imageId': '68448939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448946&x=60',
		'title': '',
		'imageId': '68448946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448953&x=60',
		'title': '',
		'imageId': '68448953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448956&x=60',
		'title': '',
		'imageId': '68448956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448959&x=60',
		'title': '',
		'imageId': '68448959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448962&x=60',
		'title': '',
		'imageId': '68448962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448965&x=60',
		'title': '',
		'imageId': '68448965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448969&x=60',
		'title': '',
		'imageId': '68448969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448973&x=60',
		'title': '',
		'imageId': '68448973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944417&docid=68448976&x=60',
		'title': '',
		'imageId': '68448976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944417';

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