var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723342&x=2045',
		'title': '',
		'imageId': '70723342',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723353&x=2045',
		'title': '',
		'imageId': '70723353',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723346&x=2045',
		'title': '',
		'imageId': '70723346',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723350&x=2045',
		'title': '',
		'imageId': '70723350',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723352&x=2045',
		'title': '',
		'imageId': '70723352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723348&x=2045',
		'title': '',
		'imageId': '70723348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723347&x=2045',
		'title': '',
		'imageId': '70723347',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723343&x=2045',
		'title': '',
		'imageId': '70723343',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723338&x=2045',
		'title': '',
		'imageId': '70723338',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723341&x=2045',
		'title': '',
		'imageId': '70723341',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723354&x=2045',
		'title': '',
		'imageId': '70723354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723351&x=2045',
		'title': '',
		'imageId': '70723351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723344&x=2045',
		'title': '',
		'imageId': '70723344',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723340&x=2045',
		'title': '',
		'imageId': '70723340',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723345&x=2045',
		'title': '',
		'imageId': '70723345',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723339&x=2045',
		'title': '',
		'imageId': '70723339',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039810&docid=70723349&x=2045',
		'title': '',
		'imageId': '70723349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4039810';

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