var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146479&x=2314',
		'title': '',
		'imageId': '69146479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146496&x=2314',
		'title': '',
		'imageId': '69146496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146482&x=2314',
		'title': '',
		'imageId': '69146482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146495&x=2314',
		'title': '',
		'imageId': '69146495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146405&x=2314',
		'title': '',
		'imageId': '69146405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146383&x=2314',
		'title': '',
		'imageId': '69146383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146441&x=2314',
		'title': '',
		'imageId': '69146441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146381&x=2314',
		'title': '',
		'imageId': '69146381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146385&x=2314',
		'title': '',
		'imageId': '69146385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146440&x=2314',
		'title': '',
		'imageId': '69146440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146382&x=2314',
		'title': '',
		'imageId': '69146382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146459&x=2314',
		'title': '',
		'imageId': '69146459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146386&x=2314',
		'title': '',
		'imageId': '69146386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146384&x=2314',
		'title': '',
		'imageId': '69146384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146434&x=2314',
		'title': '',
		'imageId': '69146434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146472&x=2314',
		'title': '',
		'imageId': '69146472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146536&x=2314',
		'title': '',
		'imageId': '69146536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146548&x=2314',
		'title': '',
		'imageId': '69146548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146545&x=2314',
		'title': '',
		'imageId': '69146545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146508&x=2314',
		'title': '',
		'imageId': '69146508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975033&docid=69146501&x=2314',
		'title': '',
		'imageId': '69146501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975033';

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