var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098971&x=328',
		'title': '',
		'imageId': '69098971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098978&x=328',
		'title': '',
		'imageId': '69098978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098982&x=328',
		'title': '',
		'imageId': '69098982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098981&x=328',
		'title': '',
		'imageId': '69098981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098979&x=328',
		'title': '',
		'imageId': '69098979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098985&x=328',
		'title': '',
		'imageId': '69098985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098973&x=328',
		'title': '',
		'imageId': '69098973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098977&x=328',
		'title': '',
		'imageId': '69098977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098976&x=328',
		'title': '',
		'imageId': '69098976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098974&x=328',
		'title': '',
		'imageId': '69098974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098984&x=328',
		'title': '',
		'imageId': '69098984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098972&x=328',
		'title': '',
		'imageId': '69098972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098969&x=328',
		'title': '',
		'imageId': '69098969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098980&x=328',
		'title': '',
		'imageId': '69098980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098970&x=328',
		'title': '',
		'imageId': '69098970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098975&x=328',
		'title': '',
		'imageId': '69098975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098968&x=328',
		'title': '',
		'imageId': '69098968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972489&docid=69098983&x=328',
		'title': '',
		'imageId': '69098983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972489';

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