var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402180&x=2257',
		'title': '',
		'imageId': '67402180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402177&x=2257',
		'title': '',
		'imageId': '67402177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402181&x=2257',
		'title': '',
		'imageId': '67402181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402238&x=2257',
		'title': '',
		'imageId': '67402238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402244&x=2257',
		'title': '',
		'imageId': '67402244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402250&x=2257',
		'title': '',
		'imageId': '67402250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402269&x=2257',
		'title': '',
		'imageId': '67402269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402272&x=2257',
		'title': '',
		'imageId': '67402272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402275&x=2257',
		'title': '',
		'imageId': '67402275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402292&x=2257',
		'title': '',
		'imageId': '67402292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402301&x=2257',
		'title': '',
		'imageId': '67402301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402302&x=2257',
		'title': '',
		'imageId': '67402302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884889&docid=67402311&x=2257',
		'title': '',
		'imageId': '67402311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3884889';

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