var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105784&x=3729',
		'title': '',
		'imageId': '69105784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105757&x=3729',
		'title': '',
		'imageId': '69105757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105758&x=3729',
		'title': '',
		'imageId': '69105758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105759&x=3729',
		'title': '',
		'imageId': '69105759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105760&x=3729',
		'title': '',
		'imageId': '69105760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105764&x=3729',
		'title': '',
		'imageId': '69105764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105761&x=3729',
		'title': '',
		'imageId': '69105761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105767&x=3729',
		'title': '',
		'imageId': '69105767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105771&x=3729',
		'title': '',
		'imageId': '69105771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105776&x=3729',
		'title': '',
		'imageId': '69105776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105774&x=3729',
		'title': '',
		'imageId': '69105774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105779&x=3729',
		'title': '',
		'imageId': '69105779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973482&docid=69105756&x=3729',
		'title': '',
		'imageId': '69105756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973482';

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