var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000398&x=4634',
		'title': '',
		'imageId': '69000398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000400&x=4634',
		'title': '',
		'imageId': '69000400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000401&x=4634',
		'title': '',
		'imageId': '69000401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000402&x=4634',
		'title': '',
		'imageId': '69000402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000403&x=4634',
		'title': '',
		'imageId': '69000403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000404&x=4634',
		'title': '',
		'imageId': '69000404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000405&x=4634',
		'title': '',
		'imageId': '69000405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000406&x=4634',
		'title': '',
		'imageId': '69000406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000407&x=4634',
		'title': '',
		'imageId': '69000407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000408&x=4634',
		'title': '',
		'imageId': '69000408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000409&x=4634',
		'title': '',
		'imageId': '69000409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000410&x=4634',
		'title': '',
		'imageId': '69000410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968995&docid=69000397&x=4634',
		'title': '',
		'imageId': '69000397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968995';

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