var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=66563725&x=1742',
		'title': '',
		'imageId': '66563725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=66563726&x=1742',
		'title': '',
		'imageId': '66563726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437955&x=1742',
		'title': '',
		'imageId': '68437955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437949&x=1742',
		'title': '',
		'imageId': '68437949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437956&x=1742',
		'title': '',
		'imageId': '68437956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437957&x=1742',
		'title': '',
		'imageId': '68437957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437950&x=1742',
		'title': '',
		'imageId': '68437950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437954&x=1742',
		'title': '',
		'imageId': '68437954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437952&x=1742',
		'title': '',
		'imageId': '68437952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=66563727&x=1742',
		'title': '',
		'imageId': '66563727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=66563724&x=1742',
		'title': '',
		'imageId': '66563724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437946&x=1742',
		'title': '',
		'imageId': '68437946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437948&x=1742',
		'title': '',
		'imageId': '68437948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437944&x=1742',
		'title': '',
		'imageId': '68437944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437953&x=1742',
		'title': '',
		'imageId': '68437953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437947&x=1742',
		'title': '',
		'imageId': '68437947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=66563723&x=1742',
		'title': '',
		'imageId': '66563723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967795&docid=68437945&x=1742',
		'title': '',
		'imageId': '68437945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967795';

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