var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673247&x=295',
		'title': '',
		'imageId': '69673247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673244&x=295',
		'title': '',
		'imageId': '69673244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673246&x=295',
		'title': '',
		'imageId': '69673246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673245&x=295',
		'title': '',
		'imageId': '69673245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673243&x=295',
		'title': '',
		'imageId': '69673243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673235&x=295',
		'title': '',
		'imageId': '69673235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673236&x=295',
		'title': '',
		'imageId': '69673236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673238&x=295',
		'title': '',
		'imageId': '69673238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673242&x=295',
		'title': '',
		'imageId': '69673242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673240&x=295',
		'title': '',
		'imageId': '69673240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673239&x=295',
		'title': '',
		'imageId': '69673239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673241&x=295',
		'title': '',
		'imageId': '69673241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998696&docid=69673237&x=295',
		'title': '',
		'imageId': '69673237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998696';

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