var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131118&x=1515',
		'title': '',
		'imageId': '69131118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131121&x=1515',
		'title': '',
		'imageId': '69131121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131120&x=1515',
		'title': '',
		'imageId': '69131120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131122&x=1515',
		'title': '',
		'imageId': '69131122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131117&x=1515',
		'title': '',
		'imageId': '69131117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131137&x=1515',
		'title': '',
		'imageId': '69131137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131125&x=1515',
		'title': '',
		'imageId': '69131125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131130&x=1515',
		'title': '',
		'imageId': '69131130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131134&x=1515',
		'title': '',
		'imageId': '69131134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131132&x=1515',
		'title': '',
		'imageId': '69131132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131144&x=1515',
		'title': '',
		'imageId': '69131144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131140&x=1515',
		'title': '',
		'imageId': '69131140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131150&x=1515',
		'title': '',
		'imageId': '69131150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131148&x=1515',
		'title': '',
		'imageId': '69131148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131152&x=1515',
		'title': '',
		'imageId': '69131152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131157&x=1515',
		'title': '',
		'imageId': '69131157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131159&x=1515',
		'title': '',
		'imageId': '69131159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974417&docid=69131119&x=1515',
		'title': '',
		'imageId': '69131119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974417';

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