var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004348&x=467',
		'title': '',
		'imageId': '69004348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004336&x=467',
		'title': '',
		'imageId': '69004336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004347&x=467',
		'title': '',
		'imageId': '69004347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004337&x=467',
		'title': '',
		'imageId': '69004337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004339&x=467',
		'title': '',
		'imageId': '69004339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004338&x=467',
		'title': '',
		'imageId': '69004338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004340&x=467',
		'title': '',
		'imageId': '69004340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004341&x=467',
		'title': '',
		'imageId': '69004341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004345&x=467',
		'title': '',
		'imageId': '69004345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004343&x=467',
		'title': '',
		'imageId': '69004343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004342&x=467',
		'title': '',
		'imageId': '69004342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004344&x=467',
		'title': '',
		'imageId': '69004344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004346&x=467',
		'title': '',
		'imageId': '69004346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977259&docid=69004349&x=467',
		'title': '',
		'imageId': '69004349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977259';

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