var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629930&x=540',
		'title': '',
		'imageId': '69629930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629932&x=540',
		'title': '',
		'imageId': '69629932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629937&x=540',
		'title': '',
		'imageId': '69629937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629926&x=540',
		'title': '',
		'imageId': '69629926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629901&x=540',
		'title': '',
		'imageId': '69629901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629905&x=540',
		'title': '',
		'imageId': '69629905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629919&x=540',
		'title': '',
		'imageId': '69629919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629900&x=540',
		'title': '',
		'imageId': '69629900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629904&x=540',
		'title': '',
		'imageId': '69629904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629916&x=540',
		'title': '',
		'imageId': '69629916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629902&x=540',
		'title': '',
		'imageId': '69629902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629924&x=540',
		'title': '',
		'imageId': '69629924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629908&x=540',
		'title': '',
		'imageId': '69629908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629903&x=540',
		'title': '',
		'imageId': '69629903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629914&x=540',
		'title': '',
		'imageId': '69629914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629925&x=540',
		'title': '',
		'imageId': '69629925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629947&x=540',
		'title': '',
		'imageId': '69629947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629950&x=540',
		'title': '',
		'imageId': '69629950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629953&x=540',
		'title': '',
		'imageId': '69629953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629938&x=540',
		'title': '',
		'imageId': '69629938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996786&docid=69629943&x=540',
		'title': '',
		'imageId': '69629943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3996786';

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