var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085833&x=243',
		'title': '',
		'imageId': '69085833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085846&x=243',
		'title': '',
		'imageId': '69085846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085841&x=243',
		'title': '',
		'imageId': '69085841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085834&x=243',
		'title': '',
		'imageId': '69085834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085839&x=243',
		'title': '',
		'imageId': '69085839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085842&x=243',
		'title': '',
		'imageId': '69085842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085845&x=243',
		'title': '',
		'imageId': '69085845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085835&x=243',
		'title': '',
		'imageId': '69085835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085843&x=243',
		'title': '',
		'imageId': '69085843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085840&x=243',
		'title': '',
		'imageId': '69085840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085836&x=243',
		'title': '',
		'imageId': '69085836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085832&x=243',
		'title': '',
		'imageId': '69085832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085838&x=243',
		'title': '',
		'imageId': '69085838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085844&x=243',
		'title': '',
		'imageId': '69085844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972484&docid=69085837&x=243',
		'title': '',
		'imageId': '69085837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972484';

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