var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165336&x=2119',
		'title': '',
		'imageId': '69165336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165344&x=2119',
		'title': '',
		'imageId': '69165344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165335&x=2119',
		'title': '',
		'imageId': '69165335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165342&x=2119',
		'title': '',
		'imageId': '69165342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165339&x=2119',
		'title': '',
		'imageId': '69165339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165343&x=2119',
		'title': '',
		'imageId': '69165343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165345&x=2119',
		'title': '',
		'imageId': '69165345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165341&x=2119',
		'title': '',
		'imageId': '69165341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165337&x=2119',
		'title': '',
		'imageId': '69165337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165334&x=2119',
		'title': '',
		'imageId': '69165334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165333&x=2119',
		'title': '',
		'imageId': '69165333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165338&x=2119',
		'title': '',
		'imageId': '69165338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975682&docid=69165340&x=2119',
		'title': '',
		'imageId': '69165340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975682';

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