var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888025&x=5423',
		'title': '',
		'imageId': '66888025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888024&x=5423',
		'title': '',
		'imageId': '66888024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888026&x=5423',
		'title': '',
		'imageId': '66888026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888027&x=5423',
		'title': '',
		'imageId': '66888027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888028&x=5423',
		'title': '',
		'imageId': '66888028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888034&x=5423',
		'title': '',
		'imageId': '66888034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888029&x=5423',
		'title': '',
		'imageId': '66888029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888030&x=5423',
		'title': '',
		'imageId': '66888030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888031&x=5423',
		'title': '',
		'imageId': '66888031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888032&x=5423',
		'title': '',
		'imageId': '66888032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888035&x=5423',
		'title': '',
		'imageId': '66888035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888036&x=5423',
		'title': '',
		'imageId': '66888036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880433&docid=66888033&x=5423',
		'title': '',
		'imageId': '66888033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880433';

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