var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455307&x=111',
		'title': '',
		'imageId': '4455307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455542&x=111',
		'title': '',
		'imageId': '4455542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455605&x=111',
		'title': '',
		'imageId': '4455605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455545&x=111',
		'title': '',
		'imageId': '4455545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455548&x=111',
		'title': '',
		'imageId': '4455548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455551&x=111',
		'title': '',
		'imageId': '4455551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455554&x=111',
		'title': '',
		'imageId': '4455554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455557&x=111',
		'title': '',
		'imageId': '4455557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455560&x=111',
		'title': '',
		'imageId': '4455560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455563&x=111',
		'title': '',
		'imageId': '4455563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455566&x=111',
		'title': '',
		'imageId': '4455566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455569&x=111',
		'title': '',
		'imageId': '4455569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455572&x=111',
		'title': '',
		'imageId': '4455572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455575&x=111',
		'title': '',
		'imageId': '4455575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455578&x=111',
		'title': '',
		'imageId': '4455578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455582&x=111',
		'title': '',
		'imageId': '4455582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455596&x=111',
		'title': '',
		'imageId': '4455596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455599&x=111',
		'title': '',
		'imageId': '4455599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=665525&docid=4455608&x=111',
		'title': '',
		'imageId': '4455608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #665525';

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