var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972644&x=333',
		'title': '',
		'imageId': '69972644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972639&x=333',
		'title': '',
		'imageId': '69972639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972641&x=333',
		'title': '',
		'imageId': '69972641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972642&x=333',
		'title': '',
		'imageId': '69972642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972647&x=333',
		'title': '',
		'imageId': '69972647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972651&x=333',
		'title': '',
		'imageId': '69972651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972654&x=333',
		'title': '',
		'imageId': '69972654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972658&x=333',
		'title': '',
		'imageId': '69972658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972661&x=333',
		'title': '',
		'imageId': '69972661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972662&x=333',
		'title': '',
		'imageId': '69972662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972667&x=333',
		'title': '',
		'imageId': '69972667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972668&x=333',
		'title': '',
		'imageId': '69972668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010566&docid=69972640&x=333',
		'title': '',
		'imageId': '69972640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010566';

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