var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838732&x=352',
		'title': '',
		'imageId': '69838732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838728&x=352',
		'title': '',
		'imageId': '69838728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838731&x=352',
		'title': '',
		'imageId': '69838731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838733&x=352',
		'title': '',
		'imageId': '69838733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838729&x=352',
		'title': '',
		'imageId': '69838729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838730&x=352',
		'title': '',
		'imageId': '69838730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838727&x=352',
		'title': '',
		'imageId': '69838727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838581&x=352',
		'title': '',
		'imageId': '69838581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838582&x=352',
		'title': '',
		'imageId': '69838582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838585&x=352',
		'title': '',
		'imageId': '69838585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838584&x=352',
		'title': '',
		'imageId': '69838584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838586&x=352',
		'title': '',
		'imageId': '69838586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009960&docid=69838580&x=352',
		'title': '',
		'imageId': '69838580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009960';

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