var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4222007&x=4158',
		'title': '',
		'imageId': '4222007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4249771&x=4158',
		'title': '',
		'imageId': '4249771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4249774&x=4158',
		'title': '',
		'imageId': '4249774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4249777&x=4158',
		'title': '',
		'imageId': '4249777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4249780&x=4158',
		'title': '',
		'imageId': '4249780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4249789&x=4158',
		'title': '',
		'imageId': '4249789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553774&x=4158',
		'title': '',
		'imageId': '4553774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4249783&x=4158',
		'title': '',
		'imageId': '4249783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553816&x=4158',
		'title': '',
		'imageId': '4553816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4249786&x=4158',
		'title': '',
		'imageId': '4249786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553813&x=4158',
		'title': '',
		'imageId': '4553813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553771&x=4158',
		'title': '',
		'imageId': '4553771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553798&x=4158',
		'title': '',
		'imageId': '4553798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553819&x=4158',
		'title': '',
		'imageId': '4553819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553780&x=4158',
		'title': '',
		'imageId': '4553780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553786&x=4158',
		'title': '',
		'imageId': '4553786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553795&x=4158',
		'title': '',
		'imageId': '4553795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553801&x=4158',
		'title': '',
		'imageId': '4553801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553804&x=4158',
		'title': '',
		'imageId': '4553804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553807&x=4158',
		'title': '',
		'imageId': '4553807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553810&x=4158',
		'title': '',
		'imageId': '4553810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666633&docid=4553777&x=4158',
		'title': '',
		'imageId': '4553777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #666633';

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