var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035225&x=466',
		'title': '',
		'imageId': '69035225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035223&x=466',
		'title': '',
		'imageId': '69035223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035226&x=466',
		'title': '',
		'imageId': '69035226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035224&x=466',
		'title': '',
		'imageId': '69035224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035227&x=466',
		'title': '',
		'imageId': '69035227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035230&x=466',
		'title': '',
		'imageId': '69035230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035235&x=466',
		'title': '',
		'imageId': '69035235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035236&x=466',
		'title': '',
		'imageId': '69035236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035245&x=466',
		'title': '',
		'imageId': '69035245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035244&x=466',
		'title': '',
		'imageId': '69035244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035243&x=466',
		'title': '',
		'imageId': '69035243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035248&x=466',
		'title': '',
		'imageId': '69035248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970689&docid=69035222&x=466',
		'title': '',
		'imageId': '69035222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970689';

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