var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953948&x=527',
		'title': '',
		'imageId': '69953948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953947&x=527',
		'title': '',
		'imageId': '69953947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953949&x=527',
		'title': '',
		'imageId': '69953949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953950&x=527',
		'title': '',
		'imageId': '69953950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953956&x=527',
		'title': '',
		'imageId': '69953956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953951&x=527',
		'title': '',
		'imageId': '69953951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953957&x=527',
		'title': '',
		'imageId': '69953957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953960&x=527',
		'title': '',
		'imageId': '69953960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953964&x=527',
		'title': '',
		'imageId': '69953964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953966&x=527',
		'title': '',
		'imageId': '69953966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953969&x=527',
		'title': '',
		'imageId': '69953969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953974&x=527',
		'title': '',
		'imageId': '69953974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953976&x=527',
		'title': '',
		'imageId': '69953976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009749&docid=69953946&x=527',
		'title': '',
		'imageId': '69953946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009749';

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