var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69033598&x=575',
		'title': '',
		'imageId': '69033598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69033599&x=575',
		'title': '',
		'imageId': '69033599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69033601&x=575',
		'title': '',
		'imageId': '69033601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69033596&x=575',
		'title': '',
		'imageId': '69033596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69033597&x=575',
		'title': '',
		'imageId': '69033597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69033603&x=575',
		'title': '',
		'imageId': '69033603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69033602&x=575',
		'title': '',
		'imageId': '69033602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69033600&x=575',
		'title': '',
		'imageId': '69033600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69050941&x=575',
		'title': '',
		'imageId': '69050941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69050942&x=575',
		'title': '',
		'imageId': '69050942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69052410&x=575',
		'title': '',
		'imageId': '69052410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69052412&x=575',
		'title': '',
		'imageId': '69052412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008659&docid=69052411&x=575',
		'title': '',
		'imageId': '69052411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008659';

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