var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398883&x=443',
		'title': '',
		'imageId': '69398883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398887&x=443',
		'title': '',
		'imageId': '69398887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398882&x=443',
		'title': '',
		'imageId': '69398882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398884&x=443',
		'title': '',
		'imageId': '69398884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398889&x=443',
		'title': '',
		'imageId': '69398889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398888&x=443',
		'title': '',
		'imageId': '69398888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398885&x=443',
		'title': '',
		'imageId': '69398885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398886&x=443',
		'title': '',
		'imageId': '69398886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398890&x=443',
		'title': '',
		'imageId': '69398890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398891&x=443',
		'title': '',
		'imageId': '69398891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398892&x=443',
		'title': '',
		'imageId': '69398892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398893&x=443',
		'title': '',
		'imageId': '69398893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985629&docid=69398894&x=443',
		'title': '',
		'imageId': '69398894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985629';

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