var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599156&x=5520',
		'title': '',
		'imageId': '69599156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599160&x=5520',
		'title': '',
		'imageId': '69599160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599163&x=5520',
		'title': '',
		'imageId': '69599163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599166&x=5520',
		'title': '',
		'imageId': '69599166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599169&x=5520',
		'title': '',
		'imageId': '69599169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599172&x=5520',
		'title': '',
		'imageId': '69599172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599175&x=5520',
		'title': '',
		'imageId': '69599175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599196&x=5520',
		'title': '',
		'imageId': '69599196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599209&x=5520',
		'title': '',
		'imageId': '69599209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599212&x=5520',
		'title': '',
		'imageId': '69599212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599221&x=5520',
		'title': '',
		'imageId': '69599221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599222&x=5520',
		'title': '',
		'imageId': '69599222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014297&docid=69599228&x=5520',
		'title': '',
		'imageId': '69599228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014297';

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