var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467018&x=052',
		'title': '',
		'imageId': '4467018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467071&x=052',
		'title': '',
		'imageId': '4467071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467086&x=052',
		'title': '',
		'imageId': '4467086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467089&x=052',
		'title': '',
		'imageId': '4467089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467093&x=052',
		'title': '',
		'imageId': '4467093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467096&x=052',
		'title': '',
		'imageId': '4467096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467099&x=052',
		'title': '',
		'imageId': '4467099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467106&x=052',
		'title': '',
		'imageId': '4467106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467024&x=052',
		'title': '',
		'imageId': '4467024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467032&x=052',
		'title': '',
		'imageId': '4467032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467038&x=052',
		'title': '',
		'imageId': '4467038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467044&x=052',
		'title': '',
		'imageId': '4467044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467050&x=052',
		'title': '',
		'imageId': '4467050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467053&x=052',
		'title': '',
		'imageId': '4467053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467056&x=052',
		'title': '',
		'imageId': '4467056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467059&x=052',
		'title': '',
		'imageId': '4467059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467062&x=052',
		'title': '',
		'imageId': '4467062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666566&docid=4467151&x=052',
		'title': '',
		'imageId': '4467151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #666566';

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