var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015655&x=437',
		'title': '',
		'imageId': '69015655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015665&x=437',
		'title': '',
		'imageId': '69015665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015667&x=437',
		'title': '',
		'imageId': '69015667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015657&x=437',
		'title': '',
		'imageId': '69015657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015656&x=437',
		'title': '',
		'imageId': '69015656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015653&x=437',
		'title': '',
		'imageId': '69015653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015660&x=437',
		'title': '',
		'imageId': '69015660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015658&x=437',
		'title': '',
		'imageId': '69015658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015654&x=437',
		'title': '',
		'imageId': '69015654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015659&x=437',
		'title': '',
		'imageId': '69015659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015661&x=437',
		'title': '',
		'imageId': '69015661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015663&x=437',
		'title': '',
		'imageId': '69015663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015662&x=437',
		'title': '',
		'imageId': '69015662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015664&x=437',
		'title': '',
		'imageId': '69015664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015666&x=437',
		'title': '',
		'imageId': '69015666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015669&x=437',
		'title': '',
		'imageId': '69015669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969871&docid=69015668&x=437',
		'title': '',
		'imageId': '69015668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969871';

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