var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797890&x=1729',
		'title': '',
		'imageId': '70797890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797892&x=1729',
		'title': '',
		'imageId': '70797892',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797894&x=1729',
		'title': '',
		'imageId': '70797894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797895&x=1729',
		'title': '',
		'imageId': '70797895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797896&x=1729',
		'title': '',
		'imageId': '70797896',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797897&x=1729',
		'title': '',
		'imageId': '70797897',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797903&x=1729',
		'title': '',
		'imageId': '70797903',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797904&x=1729',
		'title': '',
		'imageId': '70797904',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797905&x=1729',
		'title': '',
		'imageId': '70797905',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797906&x=1729',
		'title': '',
		'imageId': '70797906',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797907&x=1729',
		'title': '',
		'imageId': '70797907',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797908&x=1729',
		'title': '',
		'imageId': '70797908',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797898&x=1729',
		'title': '',
		'imageId': '70797898',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797899&x=1729',
		'title': '',
		'imageId': '70797899',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797900&x=1729',
		'title': '',
		'imageId': '70797900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797901&x=1729',
		'title': '',
		'imageId': '70797901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797902&x=1729',
		'title': '',
		'imageId': '70797902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797893&x=1729',
		'title': '',
		'imageId': '70797893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042587&docid=70797909&x=1729',
		'title': '',
		'imageId': '70797909',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042587';

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