var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599012&x=587',
		'title': '',
		'imageId': '69599012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599010&x=587',
		'title': '',
		'imageId': '69599010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599009&x=587',
		'title': '',
		'imageId': '69599009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599014&x=587',
		'title': '',
		'imageId': '69599014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599013&x=587',
		'title': '',
		'imageId': '69599013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599016&x=587',
		'title': '',
		'imageId': '69599016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599006&x=587',
		'title': '',
		'imageId': '69599006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599007&x=587',
		'title': '',
		'imageId': '69599007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599011&x=587',
		'title': '',
		'imageId': '69599011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599008&x=587',
		'title': '',
		'imageId': '69599008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599004&x=587',
		'title': '',
		'imageId': '69599004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599005&x=587',
		'title': '',
		'imageId': '69599005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599015&x=587',
		'title': '',
		'imageId': '69599015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994636&docid=69599003&x=587',
		'title': '',
		'imageId': '69599003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994636';

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